Get sub-industries

Returns paginated list of sub-industries for the authenticated user. Optional search string to match sub-industry names starting with the value. Optional industry_id to filter by 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 sub-industries to return (1–100). Default 10.

string
Defaults to 0

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

string
length between 1 and 255

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

string

Filter by industry ID (positive integer).

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