Retrieves a list of remaining times for the given driver(s)

Samples:

GET /v1/remaining-times
GET /v1/remaining-times?after=ZHJpdmVySWQ6MDdmNDk1YzItNGUzYi00NDRlLWFkNDYtN2E5YzgxMDVlN2Rk&limit=50
GET /v1/remaining-times?driverIds=adef9afc-1069-4eb2-a292-b835b4048123,bcef9afc-1069-4eb2-a292-b835b4048002
📘

The rate limit for this API is normal.

Query Params
driverIds
array of strings

Optional. ID of the driver (s). One or more driver id(s) can be provided by comma separated values. Max count is 200.

driverIds
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.

int32

Optional limit for fetching the remaining times ranging between 1 and 200. Default limit is 100.

Responses

401

Failure. Unauthorized access.

403

Failure code. Forbidden access.

429

Failure code. Too many 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