
GET /industries
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
GET /industries
List industries
List all industries. This is useful for finding the industry_id parameter for the /organizations endpoint. Pagination follows RFC 5988, with the Link header containing the next and last links. Follow the next link to get the next page of results.
Code Examples
API Explorer
Responses
200 Industries list
Content type: application/json
Response Fields
400 Bad request
Content type: application/json
Response Fields
Example Response
401 Unauthorized
Content type: application/json
Response Fields
Example Response
404 Organization Not found
Content type: application/json
Response Fields
Example Response
422 Unrecognized Parameters
Content type: application/json
Response Fields
Example Response
429 Too many organizations
Content type: application/json
Response Fields
Example Response
500 Server Error
Content type: application/json
Response Fields
Example Response
GET /industries
