Retrieve a list of ATS job postings
Returns a paginated list of job postings belonging to the specified job board. Results can be filtered using available query parameters.
Token scopes: ats:read
Returns a paginated list of job postings belonging to the specified job board. Results can be filtered using available query parameters.
Token scopes: ats:read
The cursor for pagination (optional)
Maximum number of records returned in one response (optional)
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/