Industry

Retrieves a list of industries

get/industry

Query parameters

pageinteger

The page of documents to be displayed

items_per_pageinteger

The number of documents per page

_idstring[]

Filter by specific industry ids(comma separated list of ids)

sortBystring[]

The field to sort by together with sorting order. example _id, -_id

Headers

Authorizationstring string required

OAuth Bearer token

Contextstring string required

The executing context

Accept'application/json' required

Advertises which content types the client understands

X-Accept-Timezonestring

The timezone the content will be displayed in

Response

The list of industries

_idstring required
namestring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.