v1

latestOpenAPI 3.0.12026-07-26152939.0 KB
data

Retrieve history for wachet

get/thirdparty/v1/data/list/{id}

Path parameters

idstring required
Example:9f7e1ae7-9a7f-49e0-baa2-ffd8760f7b9e

Wachet id

Query parameters

fromstring date-time

Time interval from. If not provided from interval is unlimited.

tostring date-time

Time interval to. If not provided to interval is unlimited.

countinteger

Number of history items to return. If more items are available, continuationToken is returned.

returnDiffboolean

Return also diff with previous value

continuationTokenstring

Used to request next result page

Headers

access token in format: bearer TOKEN

Response

Success

continuationTokenstring nullable