List contract termination reasons
Retrieves the standardized list of termination reasons to present when initiating a contract termination
Token scopes: contracts:read
Retrieves the standardized list of termination reasons to present when initiating a contract termination
Token scopes: contracts:read
Number of items to return per page (default: 20, max: 100)
Cursor for pagination. Use the value from next_cursor in the previous response to fetch the next page.
The Deel API uses bearer tokens to authenticate requests. All API calls must be made over HTTPS — calls over plain HTTP or without authentication will fail.
Standard OAuth2 security scheme based on https://swagger.io/docs/specification/authentication/