List salary bands.

  • Returns a list of existing Salary Bands for an authorized company.
  • Supports pagination using the cursor and limit query parameters.
  • Supports filtering Salary Bands by id query parameter.
  • Requires personio:salary-bands:read.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Filter results matching one or more provided Salary Band IDs. Multiple IDs should be comma-separated.

string

The pagination cursor to navigate over to the next list of resources. If you pass a specific limit to your request, or you rely on the default value of the number of resources to be returned, then your subsequent call has to include the cursor in order to retrieve the next list of resources. If cursor is missing, the first page is returned.

integer
1 to 100
Defaults to 50

The maximum number of results to return per page.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Authentication information is missing or invalid.

403

The request is understood, but authorization is refused or insufficient.

429

Too many requests. The rate limit has been exceeded.

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