Skip to main content
GET
List all monthly variable compensations

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

salaryCompensationId
string<uuid>

Filter by salary compensation ID (employee-compensation assignment)

employeeId
string<uuid>

Filter by employee ID

date
string<date>

Filter by date (YYYY-MM-DD)

page
integer
default:1

Page number

limit
integer
default:50

Items per page (max 500)

Required range: x <= 500

Response

Successful response

data
object[]
meta
object