Retrieves the open activities for the provided assets or drivers.

Retrieves the open activities for the provided assets or drivers.

Query Params
assetIds
array of uuids
length ≤ 50

Represents IDs of an asset to filter upon.
The maximum count of IDs allowed is 50.
You can provide assetIds OR driverIds, but not both.

assetIds
driverIds
array of uuids
length ≤ 50

Represents IDs of a driver.
The maximum count of IDs allowed is 50.
You can provide assetIds OR driverIds, but not both.

driverIds
integer
1 to 50
Defaults to 50

Represents optional parameter to represent a limit for fetching the activities ranging between 1 and 50. If not set, the default value 50 is used.

string

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