Get Geotags

Retrieves Geotags associated with orders. This API provides the ability to filter for Geotags based on a set of query parameters.

Query Params
string | null
Defaults to null

String represent order identifier to fetch geotags associated with the identifier

string | null
Defaults to null

String representing the handle for the worker

string | null
Defaults to null
deprecated

String representing the handle for the driver

string | null
Defaults to null

List of ops group handles as strings used for fetching associated Geotags

string | null
Defaults to null

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

uuid | null
Defaults to null

String representing the ID of the device

string | null
Defaults to null

Name of the worker provided during registration

string | null
Defaults to null

JSON encoded string metadata associated with the worker who generated the geotag

string | null
Defaults to null

JSON encoded string metadata associated with the geotag

boolean | null
Defaults to null

Boolean to filter out orders where order handle was automatically generated by HT system

boolean | null
Defaults to null

Flag to include orders where order handle was automatically generated by HT system.

string | null
Defaults to null

JSON encoded string for region

string | null
Defaults to null

Identifier used to fetch the next page of data

date-time | null
Defaults to null

ISO 8601 datetime indicating the start time

date-time | null
Defaults to null

ISO 8601 datetime indicating the end time

string | null
Defaults to null

Start date (YYYY-MM-DD) of the time window used as a filter to retrieve geotags scheduled on a specific date, regardless of the timezone.

string | null
Defaults to null

End date (YYYY-MM-DD) of the time window used as a filter to retrieve geotags scheduled on a specific date, regardless of the timezone.

string | null
Defaults to null

String representing type of geotag which corresponds to start of time segment within the order fulfilled through geotags

string | null
Defaults to null

String representing type of geotag which corresponds to end of time segment within the order fulfilled through geotags

boolean
Defaults to false
boolean | null
Defaults to false

Flag to filter geotags which are part of order.

boolean
Defaults to false

Flag set to retrieve aggregated data over the provided time range

integer | null
Defaults to 100

Number of Orders to be sent in response

Responses

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