Retrieves positions list of an asset.

Retrieves positions list of an asset.

Path Params
uuid
required

Represents ID of the asset.

Query Params
string

Optional parameter to specify the date and time after which the data is created.

Note: This is a Timestamp for fetching the trailer position data (Epoch Timestamp).

string

Optional parameter to represent the next page for your current request using the nextCursor provided in the response metadata object of the previous request.

Note: nextCursor property value should be used as input value for the after parameter.

integer | null
1 to 250
Defaults to 100

Optional parameter to represent a limit of number of records to be returned in the response.

Note: Limit can range between 1 and 250. The default value is 100.

Responses

401

Unauthorized 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