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

Thing Read

This method returns the values of the resource with the specified RESOURCE_KEY from the corresponding THING_TOKEN. To read data, use the operation GET /things/ with the thing token and the key that you are using to store the values.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

Remember to replace KEY by the key that you used on the WRITE operation ('fun' was the key used in the example code).

Path Params
string
required
string
required
Query Params
int32
Defaults to 1

Max. number of values to be returned (Max.: 100)

string
Defaults to 19700101000000

The minimum date (Format: YYYYMMDDHHmmss). The default date is Jan 1st 1970.

string
Defaults to 20210209000000

The end date (Format: YYYYMMDDHHmmss). The default date is 09/02/2021

Responses

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