Returns a paginated list of annexes for a specific contract. Annexes represent modifications to the original contract terms.
Documentation Index
Fetch the complete documentation index at: https://apidocs.sesametime.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the contract
Filter annexes with start date greater than or equal to this value
Filter annexes with end date less than or equal to this value
Filter by creation date
Filter by last update date
Filter by number of holidays
Filter by job charge name (partial match)
Filter by workday type name
Filter by contract type name
Field to order results by. Defaults to 'endAt desc'
startAt, startAt asc, startAt desc, endAt, endAt asc, endAt desc Maximum number of results to return
Page number for pagination