List all compensations
Compensations
List all compensations
Returns a paginated list of compensations for the authenticated company.
GET
List all compensations
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter by name (contains)
Filter by compensation type
Available options:
fixed, variable, additional Filter by payment period
Available options:
weekly, biweekly, fortnightly, monthly Filter by status
Available options:
active, inactive Filter by currency (ISO 4217)
Page number
Items per page (max 500)
Required range:
x <= 500