/career-page/{client_slug}/jobs/Ask AIget https://api.manatal.com/open/v3/career-page/{client_slug}/jobs/Return list viewPath Paramsclient_slugstringrequiredQuery ParamssearchstringA search term.orderingstringWhich field to use when ordering the results.position_name__icontainsstringcreated_at__gtestringcreated_at__ltestringcountry__icontainsstringcity__icontainsstringorganization__instringMultiple values may be separated by commas.pageintegerA page number within the paginated result set.page_sizeintegerNumber of results to return per page.Responses 200 404{'detail': 'Not found.'} 500{'detail': 'An unknown error occurred.'}Updated 10 months ago