/api/careers

get/api/careers/job-postings

Query parameters

op'contains' | 'does_not_contain' | 'starts_with' | 'ends_with' | 'is' | 'is_not' | 'is_empty' | 'is_not_empty'
qstring
pageinteger

page number

limitinteger

number of data per page (20 by default)

order'asc' | 'desc'

The field used to choose the order you want

orderBy'id' | 'updatedAt'

The column to order by

Response

Get the list of all job postings paginated and filtered.

Changes

No recorded changes to this endpoint across all 1 revision of this API.