List objects

Query Params
extra_fields
array of strings

The extra fields to include in the response.

extra_fields
string

The search term, based on fields:

  • name.ar - The name (arabic) of the warehouse (contains, case-insensitive).
  • name.en - The name (english) of the warehouse (contains, case-insensitive).
integer

Number of results to return per page.

integer

The initial index from which to return the results.

ordering
array of strings

The custom ordering of the results. The default ordering is by created_ts descending.

  • created_ts - The timestamp (ISO 8601) in UTC when the warehouse was created.
  • -created_ts - The timestamp (ISO 8601) in UTC when the warehouse was created. (descending)
  • modified_ts - The timestamp (ISO 8601) in UTC when the warehouse was last modified.
  • -modified_ts - The timestamp (ISO 8601) in UTC when the warehouse was last modified. (descending)
  • name - The name of the warehouse.
  • -name - The name of the warehouse. (descending)
ordering
Allowed:
Response

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