Contracts > Compensation
Reads all Compensations
Reads all Compensations
get/api/2026-07-01/resources/contracts/compensations
Query parameters
ids[]string[]
contract_version_ids[]string[]
Response
OK
Example response
{
"data": [
{
"description": "Yearly variable",
"compensation_type": "fixed",
"unit": "Money"
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.