/career-page/{client_slug}/jobs/

Return list view

Path Params
string
required
Query Params
string

A search term.

string

Which field to use when ordering the results.

string
string
string
string
string
string

Multiple values may be separated by commas.

integer

A page number within the paginated result set.

integer

Number of results to return per page.

Responses
200
404

{'detail': 'Not found.'}

500

{'detail': 'An unknown error occurred.'}

Language
Response
Click Try It! to start a request and see the response here!