Retrieves all positions for an asset for the given period.

Retrieves all positions for an asset for the given period.

Query Params
date-time
required

Represents field that filters only positions from the given date and time.
Format: ISO8601 in UTC time.

date-time
required

Represents field that filters only positions until the given date and time.
Format: ISO8601 in UTC time.

uuid
required

Represents ID of an asset to filter upon.

integer
1 to 10000
Defaults to 100

Optional parameter to represent a limit for fetching the activities ranging between 1 and 10000. If not set, the default value 100 is used.

string

Represents optional token for fetching the next set of positions in ascending order.

Responses

401

Failure code. Unauthorized access.

403

Failure code. Forbidden access.

429

Failure code. Too many incoming requests.

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