Get industries

Returns paginated list of industries for the authenticated user. Optional search string to match industry names starting with the value. Optional withSubIndustry to include sub-industries for each industry. Requires authentication via Bearer token or API key in query (?api_key=...).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

API key for authentication. Without it, the request returns 401 Unauthorized.

string
Defaults to 10

Number of industries to return (1–100). Default 10.

string
Defaults to 0

Number of industries to skip for pagination (≥ 0). Default 0.

string
length between 1 and 255

Search string to match industry names starting with this value (1–255 chars).

string
enum

Include sub-industries for each industry. Values true or false.

Allowed:
Responses

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