Retrieves all the activity-context-events for an asset or a driver for the given period.

Retrieves all the activity context events for an asset or a driver for the given period.

Query Params
date-time
required

Represents a field that filters only activity context events from the given date and time.
Format: ISO8601 in UTC time.

date-time
required

Represents a field that filters only activity context events until the given date and time.
Format: ISO8601 in UTC time.

uuid

Represents ID of an asset to filter upon.
Note: You can provide assetId OR driverId, but not both.

uuid

Represents ID of a driver to filter upon.
Note: You can provide assetId OR driverId, but not both.

integer
1 to 1000
Defaults to 100

Optional parameter to represent a limit for fetching the activity context events ranging between 1 and 1000. If not set, the default value 100 is used.

string

Represents optional token for fetching the next set of activity context events 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