Get Routes

Retrieve routes based on the filter parameters provided

Query Params
string | null
Defaults to null

Filter for routes completed on specified date (YYYY-MM-DD)

string | null
Defaults to null

Filter for routes completed after specified timestamp (YYYY-MM-DD HH:mm:ss)

string | null
Defaults to null

Filter for routes completed before specified timestamp (YYYY-MM-DD HH:mm:ss)

string | null
Defaults to null

Filter for routes created on specified date (YYYY-MM-DD)

string | null
Defaults to null

Filter for routes created after specified timestamp (YYYY-MM-DD HH:mm:ss)

string | null
Defaults to null

Filter for routes created before specified timestamp (YYYY-MM-DD HH:mm:ss)

string | null
Defaults to null

Unique customer provided identifier of the worker to used retrieve routes associated with the specified worker

string | null
Defaults to null
deprecated

Unique customer provided identifier of the driver to used retrieve routes associated with the specified driver

string | null
Defaults to null

Filter for routes on specified ops group handle or list of comma separated handles

string | null
enum
Defaults to null

Filter for routes on specified plan mode (manual -> routes created manually, scheduled -> routes created automatically)

Allowed:
string | null
Defaults to null

Filter for routes planned on specified date (YYYY-MM-DD).

string | null
Defaults to null

Filter for routes planned after specified timestamp (YYYY-MM-DD HH:mm:ss)

string | null
Defaults to null

Filter for routes planned before specified timestamp (YYYY-MM-DD HH:mm:ss)

string | null
Defaults to null

JSON object containing city, state, or country used to filter routes

string | null
Defaults to null

JSON object representing route metadata to be used to filter routes

string | null
enum
Defaults to null

Sort route responses by asc or desc on the created_at timestamp

Allowed:
string | null
Defaults to null

Date (YYYY-MM-DD) used as a filter to retrieve routes that need to start by the given date

string | null
Defaults to null

Timestamp (YYYY-MM-DD HH:mm:ss) of the start of window to retrieve routes that need to start within a timeframe

string | null
Defaults to null

Timestamp (YYYY-MM-DD HH:mm:ss) of the end of window to retrieve routes that need to start within a timeframe

string | null
Defaults to null

Date (YYYY-MM-DD) used as a filter to retrieve routes that started on a given date

string | null
Defaults to null

Timestamp (YYYY-MM-DD HH:mm:ss) of the start of window to retrieve routes that started within a timeframe

string | null
Defaults to null

Timestamp (YYYY-MM-DD HH:mm:ss) of the end of window to retrieve routes that started within a timeframe

string | null
Defaults to null

Timestamp (YYYY-MM-DD HH:mm:ss) of the start of window to retrieve routes that scheduled start within a timeframe

string | null
Defaults to null

Timestamp (YYYY-MM-DD HH:mm:ss) of the end of window to retrieve routes that scheduled start within a timeframe

string | null
Defaults to null

Filter for routes that are planned, assigned, tracking, or completed, to filter for multiple statuses, pass them as comma separated values

string | null
enum
Defaults to null

Filter for routes that are on_time, flex, on_shift, pre_shift or full_shift

Allowed:
string | null
Defaults to null

Encoded value provided by our API to retrieve the next page of routes

string | null
Defaults to null

String representing the search term. Search will be done on route_handle, ops_group_handle, worker_handle and metadata fields.

integer | null
Defaults to null

Max results to fetch

enum
Defaults to null

Filter for routes with a device_switch_mode

Allowed:
string | null
Defaults to null

Filter by plan id

string | null
Defaults to null

Filter by device id

string | null
Defaults to null

JSON object representing device metadata to be used to filter routes

Responses

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