Use a valid Bearer token to authenticate.
The page number of results to retrieve. Example: 2
Specifies the maximum number of items to retrieve in a single request. Example: 10
1 <= x <= 1000The unique name of organization's hub Example: Jakarta warehouse
Query param search. This field will search vehicles according to similar value of name Example: Jakarta
sortBy is used to sort the result-set in ascending or descending order according to selected field. The value of this param is one of available fields on hub objects.
Example: name, address, etc. Default: name
sortOrder is to decide ascending or descending order Example: asc or desc. Default: asc
Fields is for selecting the specific fields that you can choose by multiples to show in the response using a string with a comma delimiter.
Example: name,address,lat,lng
Flag to filter hub data based on user hub access. Example: true or false.