These docs are for v2.0. Click to read the latest docs for v3.3.

Get Server Date

Retrieve the date of the server. The parameter format accepts two values: 'UTC' and 'unix_timestamp'.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
curl -i -H "Accept: application/json" \
  -H "Authorization: SESSION_TOKEN" \
  -X GET "https://api.thethings.io/v2/utils/date/?format=UTC" -k
Path Params
string
required

Accepts two values: 'UTC' and 'unix_timestamp'.

Headers
string

SESSION_TOKEN

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json