Get levels

Returns paginated list of levels (job/seniority levels) for the authenticated user. Optional search string to match level names starting with the value. 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 levels to return (1–100). Default 10.

string
Defaults to 0

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

string
length between 1 and 255

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

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