{"info":{"_postman_id":"2d6b84a7-e08e-45e4-aebb-e3aa9e2ecaa3","name":"ZenATS APIs Documentation","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"34627729","collectionId":"2d6b84a7-e08e-45e4-aebb-e3aa9e2ecaa3","publishedId":"2sBY4VJxLd","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"00CDCA"},"publishDate":"2026-08-06T13:29:40.000Z"},"item":[{"name":"api","item":[{"name":"v1","item":[{"name":"ats","item":[{"name":"candidates","item":[{"name":"{id}","item":[{"name":"Update Candidate","id":"ebe956a8-3d99-4885-b1c6-5c883df34df2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"Ada Lovelace\",\n  \"phone_number\": \"+962790000000\",\n  \"title\": \"Staff Engineer\",\n  \"external_id\": \"CRM-1\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://staging.zenats.com/api/v1/ats/candidates/:id","description":"<p>Updates a candidate in your talent pool. Requires the <code>update:candidate</code> scope.</p>\n","urlObject":{"path":["api","v1","ats","candidates",":id"],"host":["https://staging.zenats.com"],"query":[],"variable":[{"id":"5d513b9c-5c78-4536-9210-a55d25dd6ea7","description":{"content":"<p>ID of the Candidate</p>\n","type":"text/plain"},"type":"any","value":"9767","key":"id"}]}},"response":[{"id":"78572743-43da-4458-a20b-e95b3097d281","name":"successful","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"Ada Lovelace\",\n  \"phone_number\": \"+962790000000\",\n  \"title\": \"Staff Engineer\",\n  \"external_id\": \"CRM-1\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://staging.zenats.com/api/v1/ats/candidates/:id","host":["https://staging.zenats.com"],"path":["api","v1","ats","candidates",":id"],"variable":[{"key":"id","value":"9767","description":"ID of the Candidate"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 5691,\n  \"name\": \"string\",\n  \"email\": \"string\",\n  \"phone_number\": \"string\",\n  \"title\": \"string\",\n  \"country_code\": \"string\",\n  \"city\": {},\n  \"external_id\": \"string\",\n  \"created_at\": \"string\",\n  \"updated_at\": \"string\",\n  \"applications\": [\n    {\n      \"id\": 7201,\n      \"status\": \"string\",\n      \"job\": {\n        \"id\": 7415,\n        \"title\": \"string\"\n      },\n      \"stage\": {\n        \"id\": 1986,\n        \"title\": \"string\"\n      }\n    },\n    {\n      \"id\": 3605,\n      \"status\": \"string\",\n      \"job\": {\n        \"id\": 2082,\n        \"title\": \"string\"\n      },\n      \"stage\": {\n        \"id\": 4477,\n        \"title\": \"string\"\n      }\n    }\n  ],\n  \"experiences\": [\n    {\n      \"id\": 6642,\n      \"company\": \"string\",\n      \"start_date\": \"string\",\n      \"end_date\": \"string\",\n      \"currently_working_here\": false\n    },\n    {\n      \"id\": 4218,\n      \"company\": \"string\",\n      \"start_date\": \"string\",\n      \"end_date\": \"string\",\n      \"currently_working_here\": true\n    }\n  ],\n  \"educations\": [\n    {\n      \"id\": 9489,\n      \"institute\": \"string\",\n      \"major\": \"string\",\n      \"designation\": \"string\",\n      \"start_date\": \"string\",\n      \"end_date\": \"string\"\n    },\n    {\n      \"id\": 2977,\n      \"institute\": \"string\",\n      \"major\": \"string\",\n      \"designation\": \"string\",\n      \"start_date\": \"string\",\n      \"end_date\": \"string\"\n    }\n  ],\n  \"skills\": [\n    {\n      \"id\": 7340,\n      \"name\": \"string\"\n    },\n    {\n      \"id\": 6146,\n      \"name\": \"string\"\n    }\n  ],\n  \"languages\": [\n    {\n      \"id\": 7607,\n      \"level\": \"string\",\n      \"language\": \"string\"\n    },\n    {\n      \"id\": 2349,\n      \"level\": \"string\",\n      \"language\": \"string\"\n    }\n  ],\n  \"tags\": [\n    {\n      \"id\": 8019,\n      \"name\": \"string\"\n    },\n    {\n      \"id\": 3243,\n      \"name\": \"string\"\n    }\n  ]\n}"},{"id":"7f9631f3-2100-49ee-8898-c89819fe1614","name":"forbidden when the candidate belongs to another company","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"Ada Lovelace\",\n  \"phone_number\": \"+962790000000\",\n  \"title\": \"Staff Engineer\",\n  \"external_id\": \"CRM-1\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://staging.zenats.com/api/v1/ats/candidates/:id","host":["https://staging.zenats.com"],"path":["api","v1","ats","candidates",":id"],"variable":[{"key":"id","value":"9767","description":"ID of the Candidate"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"ebe956a8-3d99-4885-b1c6-5c883df34df2"},{"name":"Delete Candidate","id":"e80bd4f1-aa36-47b5-9122-cf1fa26718de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://staging.zenats.com/api/v1/ats/candidates/:id","description":"<p>Permanently removes a candidate from your talent pool, together with their\napplications. Intended for erasure requests — it cannot be undone.</p>\n<p>Requires the <code>destroy:candidate</code> scope.</p>\n","urlObject":{"path":["api","v1","ats","candidates",":id"],"host":["https://staging.zenats.com"],"query":[],"variable":[{"id":"9806678f-d242-450d-ab2a-75c8eb269e79","description":{"content":"<p>ID of the Candidate</p>\n","type":"text/plain"},"type":"any","value":"9767","key":"id"}]}},"response":[{"id":"3bb5cea9-4f49-4075-90f6-3feae1e6df0a","name":"no content","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://staging.zenats.com/api/v1/ats/candidates/:id","host":["https://staging.zenats.com"],"path":["api","v1","ats","candidates",":id"],"variable":[{"key":"id","value":"9767","description":"ID of the Candidate"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"e80bd4f1-aa36-47b5-9122-cf1fa26718de"},{"name":"Get Candidate Info","id":"a3ef3385-4851-4afb-b363-4e1789d2e6c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://staging.zenats.com/api/v1/ats/candidates/:id?include=string","description":"<p>Returns a single candidate together with their <code>applications</code> — every job\nthey applied to and their current stage on each. Add <code>?include=</code> to embed\nfurther profile associations.</p>\n<p>Requires the <code>read:candidate</code> scope.</p>\n","urlObject":{"path":["api","v1","ats","candidates",":id"],"host":["https://staging.zenats.com"],"query":[{"description":{"content":"<p>Comma-separated related data to embed in the response.</p>\n<p>Available: <em>candidate.experiences, candidate.educations, candidate.skills, candidate.languages, candidate.tags, candidate.applications</em>.</p>\n","type":"text/plain"},"key":"include","value":"string"}],"variable":[{"id":"5e04f838-905d-43bb-a631-c0f9abebca62","description":{"content":"<p>ID of the Candidate</p>\n","type":"text/plain"},"type":"any","value":"9767","key":"id"}]}},"response":[{"id":"17f3ccc2-e87e-4c9c-9408-f7eeb5f4a65e","name":"successful","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://staging.zenats.com/api/v1/ats/candidates/:id?include=string","host":["https://staging.zenats.com"],"path":["api","v1","ats","candidates",":id"],"query":[{"description":"Comma-separated related data to embed in the response.\n\nAvailable: *candidate.experiences, candidate.educations, candidate.skills, candidate.languages, candidate.tags, candidate.applications*.","key":"include","value":"string"}],"variable":[{"key":"id","value":"9767","description":"ID of the Candidate"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 5691,\n  \"name\": \"string\",\n  \"email\": \"string\",\n  \"phone_number\": \"string\",\n  \"title\": \"string\",\n  \"country_code\": \"string\",\n  \"city\": {},\n  \"external_id\": \"string\",\n  \"created_at\": \"string\",\n  \"updated_at\": \"string\",\n  \"applications\": [\n    {\n      \"id\": 7201,\n      \"status\": \"string\",\n      \"job\": {\n        \"id\": 7415,\n        \"title\": \"string\"\n      },\n      \"stage\": {\n        \"id\": 1986,\n        \"title\": \"string\"\n      }\n    },\n    {\n      \"id\": 3605,\n      \"status\": \"string\",\n      \"job\": {\n        \"id\": 2082,\n        \"title\": \"string\"\n      },\n      \"stage\": {\n        \"id\": 4477,\n        \"title\": \"string\"\n      }\n    }\n  ],\n  \"experiences\": [\n    {\n      \"id\": 6642,\n      \"company\": \"string\",\n      \"start_date\": \"string\",\n      \"end_date\": \"string\",\n      \"currently_working_here\": false\n    },\n    {\n      \"id\": 4218,\n      \"company\": \"string\",\n      \"start_date\": \"string\",\n      \"end_date\": \"string\",\n      \"currently_working_here\": true\n    }\n  ],\n  \"educations\": [\n    {\n      \"id\": 9489,\n      \"institute\": \"string\",\n      \"major\": \"string\",\n      \"designation\": \"string\",\n      \"start_date\": \"string\",\n      \"end_date\": \"string\"\n    },\n    {\n      \"id\": 2977,\n      \"institute\": \"string\",\n      \"major\": \"string\",\n      \"designation\": \"string\",\n      \"start_date\": \"string\",\n      \"end_date\": \"string\"\n    }\n  ],\n  \"skills\": [\n    {\n      \"id\": 7340,\n      \"name\": \"string\"\n    },\n    {\n      \"id\": 6146,\n      \"name\": \"string\"\n    }\n  ],\n  \"languages\": [\n    {\n      \"id\": 7607,\n      \"level\": \"string\",\n      \"language\": \"string\"\n    },\n    {\n      \"id\": 2349,\n      \"level\": \"string\",\n      \"language\": \"string\"\n    }\n  ],\n  \"tags\": [\n    {\n      \"id\": 8019,\n      \"name\": \"string\"\n    },\n    {\n      \"id\": 3243,\n      \"name\": \"string\"\n    }\n  ]\n}"},{"id":"7379ad27-a2f3-4005-81a7-bf7be8f388e4","name":"forbidden when the candidate belongs to another company","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://staging.zenats.com/api/v1/ats/candidates/:id?include=string","host":["https://staging.zenats.com"],"path":["api","v1","ats","candidates",":id"],"query":[{"description":"Comma-separated related data to embed in the response.\n\nAvailable: *candidate.experiences, candidate.educations, candidate.skills, candidate.languages, candidate.tags, candidate.applications*.","key":"include","value":"string"}],"variable":[{"key":"id","value":"9767","description":"ID of the Candidate"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"status\": \"string\",\n    \"message\": \"string\",\n    \"errors\": [\n      \"string\",\n      \"string\"\n    ]\n  }\n}"},{"id":"6e5828a2-bd01-42a9-9cd4-9b51e80ae79f","name":"not found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://staging.zenats.com/api/v1/ats/candidates/:id?include=string","host":["https://staging.zenats.com"],"path":["api","v1","ats","candidates",":id"],"query":[{"description":"Comma-separated related data to embed in the response.\n\nAvailable: *candidate.experiences, candidate.educations, candidate.skills, candidate.languages, candidate.tags, candidate.applications*.","key":"include","value":"string"}],"variable":[{"key":"id","value":"9767","description":"ID of the Candidate"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"a3ef3385-4851-4afb-b363-4e1789d2e6c8"}],"id":"0ab02484-65dc-496a-bb4b-52962eb51ac5","_postman_id":"0ab02484-65dc-496a-bb4b-52962eb51ac5","description":""},{"name":"List Candidates","id":"ca16c5ea-0c11-48bf-a234-27a95dae03c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://staging.zenats.com/api/v1/ats/candidates?filter[email]=string&filter[created_at][from]=string&filter[created_at][to]=string&include=string&page=9767&limit=9767","description":"<p>Returns the company's talent pool (candidates independent of any job),\nwrapped in the standard paginated envelope (<code>allowed_actions</code>,\n<code>pagination</code>, <code>data</code>).</p>\n<p>Use <code>?include=</code> to embed profile data such as experiences, educations,\nskills, languages, tags, or the candidate's applications.</p>\n<p>Requires the <code>read:candidate</code> scope.</p>\n","urlObject":{"path":["api","v1","ats","candidates"],"host":["https://staging.zenats.com"],"query":[{"description":{"content":"<p>Filter by email.</p>\n","type":"text/plain"},"key":"filter[email]","value":"string"},{"description":{"content":"<p>Filter by created_at — from bound (ISO-8601 date).</p>\n","type":"text/plain"},"key":"filter[created_at][from]","value":"string"},{"description":{"content":"<p>Filter by created_at — to bound (ISO-8601 date).</p>\n","type":"text/plain"},"key":"filter[created_at][to]","value":"string"},{"description":{"content":"<p>Comma-separated related data to embed in the response.</p>\n<p>Available: <em>candidate.experiences, candidate.educations, candidate.skills, candidate.languages, candidate.tags, candidate.applications</em>.</p>\n","type":"text/plain"},"key":"include","value":"string"},{"description":{"content":"<p>Page number (default 1).</p>\n","type":"text/plain"},"key":"page","value":"9767"},{"description":{"content":"<p>Records per page (default 25, max 1000).</p>\n","type":"text/plain"},"key":"limit","value":"9767"}],"variable":[]}},"response":[{"id":"754a4303-f3be-41be-9cb3-ca6a673cee53","name":"successful with include","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://staging.zenats.com/api/v1/ats/candidates?filter[email]=string&filter[created_at][from]=string&filter[created_at][to]=string&include=string&page=9767&limit=9767","host":["https://staging.zenats.com"],"path":["api","v1","ats","candidates"],"query":[{"description":"Filter by email.","key":"filter[email]","value":"string"},{"description":"Filter by created_at — from bound (ISO-8601 date).","key":"filter[created_at][from]","value":"string"},{"description":"Filter by created_at — to bound (ISO-8601 date).","key":"filter[created_at][to]","value":"string"},{"description":"Comma-separated related data to embed in the response.\n\nAvailable: *candidate.experiences, candidate.educations, candidate.skills, candidate.languages, candidate.tags, candidate.applications*.","key":"include","value":"string"},{"description":"Page number (default 1).","key":"page","value":"9767"},{"description":"Records per page (default 25, max 1000).","key":"limit","value":"9767"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"id\": 4779,\n      \"name\": \"string\",\n      \"email\": \"string\",\n      \"phone_number\": \"string\",\n      \"title\": \"string\",\n      \"country_code\": \"string\",\n      \"city\": {},\n      \"external_id\": \"string\",\n      \"created_at\": \"string\",\n      \"updated_at\": \"string\",\n      \"applications\": [\n        {\n          \"id\": 8345,\n          \"status\": \"string\",\n          \"job\": {\n            \"id\": 7956,\n            \"title\": \"string\"\n          },\n          \"stage\": {\n            \"id\": 9847,\n            \"title\": \"string\"\n          }\n        },\n        {\n          \"id\": 1163,\n          \"status\": \"string\",\n          \"job\": {\n            \"id\": 8067,\n            \"title\": \"string\"\n          },\n          \"stage\": {\n            \"id\": 8617,\n            \"title\": \"string\"\n          }\n        }\n      ],\n      \"experiences\": [\n        {\n          \"id\": 5953,\n          \"company\": \"string\",\n          \"start_date\": \"string\",\n          \"end_date\": \"string\",\n          \"currently_working_here\": false\n        },\n        {\n          \"id\": 9194,\n          \"company\": \"string\",\n          \"start_date\": \"string\",\n          \"end_date\": \"string\",\n          \"currently_working_here\": false\n        }\n      ],\n      \"educations\": [\n        {\n          \"id\": 3797,\n          \"institute\": \"string\",\n          \"major\": \"string\",\n          \"designation\": \"string\",\n          \"start_date\": \"string\",\n          \"end_date\": \"string\"\n        },\n        {\n          \"id\": 4336,\n          \"institute\": \"string\",\n          \"major\": \"string\",\n          \"designation\": \"string\",\n          \"start_date\": \"string\",\n          \"end_date\": \"string\"\n        }\n      ],\n      \"skills\": [\n        {\n          \"id\": 4011,\n          \"name\": \"string\"\n        },\n        {\n          \"id\": 1172,\n          \"name\": \"string\"\n        }\n      ],\n      \"languages\": [\n        {\n          \"id\": 1756,\n          \"level\": \"string\",\n          \"language\": \"string\"\n        },\n        {\n          \"id\": 1393,\n          \"level\": \"string\",\n          \"language\": \"string\"\n        }\n      ],\n      \"tags\": [\n        {\n          \"id\": 1990,\n          \"name\": \"string\"\n        },\n        {\n          \"id\": 2407,\n          \"name\": \"string\"\n        }\n      ]\n    },\n    {\n      \"id\": 7235,\n      \"name\": \"string\",\n      \"email\": \"string\",\n      \"phone_number\": \"string\",\n      \"title\": \"string\",\n      \"country_code\": \"string\",\n      \"city\": {},\n      \"external_id\": \"string\",\n      \"created_at\": \"string\",\n      \"updated_at\": \"string\",\n      \"applications\": [\n        {\n          \"id\": 5443,\n          \"status\": \"string\",\n          \"job\": {\n            \"id\": 980,\n            \"title\": \"string\"\n          },\n          \"stage\": {\n            \"id\": 9595,\n            \"title\": \"string\"\n          }\n        },\n        {\n          \"id\": 7832,\n          \"status\": \"string\",\n          \"job\": {\n            \"id\": 3830,\n            \"title\": \"string\"\n          },\n          \"stage\": {\n            \"id\": 9693,\n            \"title\": \"string\"\n          }\n        }\n      ],\n      \"experiences\": [\n        {\n          \"id\": 6266,\n          \"company\": \"string\",\n          \"start_date\": \"string\",\n          \"end_date\": \"string\",\n          \"currently_working_here\": false\n        },\n        {\n          \"id\": 505,\n          \"company\": \"string\",\n          \"start_date\": \"string\",\n          \"end_date\": \"string\",\n          \"currently_working_here\": false\n        }\n      ],\n      \"educations\": [\n        {\n          \"id\": 6893,\n          \"institute\": \"string\",\n          \"major\": \"string\",\n          \"designation\": \"string\",\n          \"start_date\": \"string\",\n          \"end_date\": \"string\"\n        },\n        {\n          \"id\": 1665,\n          \"institute\": \"string\",\n          \"major\": \"string\",\n          \"designation\": \"string\",\n          \"start_date\": \"string\",\n          \"end_date\": \"string\"\n        }\n      ],\n      \"skills\": [\n        {\n          \"id\": 536,\n          \"name\": \"string\"\n        },\n        {\n          \"id\": 8208,\n          \"name\": \"string\"\n        }\n      ],\n      \"languages\": [\n        {\n          \"id\": 1241,\n          \"level\": \"string\",\n          \"language\": \"string\"\n        },\n        {\n          \"id\": 5269,\n          \"level\": \"string\",\n          \"language\": \"string\"\n        }\n      ],\n      \"tags\": [\n        {\n          \"id\": 945,\n          \"name\": \"string\"\n        },\n        {\n          \"id\": 8942,\n          \"name\": \"string\"\n        }\n      ]\n    }\n  ],\n  \"pagination\": {\n    \"current_page\": 4089,\n    \"per_page\": 3354,\n    \"total_entries\": 2385,\n    \"total_pages\": 5626\n  },\n  \"allowed_actions\": [\n    \"string\",\n    \"string\"\n  ]\n}"},{"id":"26a0ac33-f0cc-4b8a-b0e7-67c78f7f3d5b","name":"unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://staging.zenats.com/api/v1/ats/candidates?filter[email]=string&filter[created_at][from]=string&filter[created_at][to]=string&include=string&page=9767&limit=9767","host":["https://staging.zenats.com"],"path":["api","v1","ats","candidates"],"query":[{"description":"Filter by email.","key":"filter[email]","value":"string"},{"description":"Filter by created_at — from bound (ISO-8601 date).","key":"filter[created_at][from]","value":"string"},{"description":"Filter by created_at — to bound (ISO-8601 date).","key":"filter[created_at][to]","value":"string"},{"description":"Comma-separated related data to embed in the response.\n\nAvailable: *candidate.experiences, candidate.educations, candidate.skills, candidate.languages, candidate.tags, candidate.applications*.","key":"include","value":"string"},{"description":"Page number (default 1).","key":"page","value":"9767"},{"description":"Records per page (default 25, max 1000).","key":"limit","value":"9767"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\"\n}"},{"id":"99e869f1-c452-43bd-95f7-c09253862bc6","name":"forbidden","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://staging.zenats.com/api/v1/ats/candidates?filter[email]=string&filter[created_at][from]=string&filter[created_at][to]=string&include=string&page=9767&limit=9767","host":["https://staging.zenats.com"],"path":["api","v1","ats","candidates"],"query":[{"description":"Filter by email.","key":"filter[email]","value":"string"},{"description":"Filter by created_at — from bound (ISO-8601 date).","key":"filter[created_at][from]","value":"string"},{"description":"Filter by created_at — to bound (ISO-8601 date).","key":"filter[created_at][to]","value":"string"},{"description":"Comma-separated related data to embed in the response.\n\nAvailable: *candidate.experiences, candidate.educations, candidate.skills, candidate.languages, candidate.tags, candidate.applications*.","key":"include","value":"string"},{"description":"Page number (default 1).","key":"page","value":"9767"},{"description":"Records per page (default 25, max 1000).","key":"limit","value":"9767"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"status\": \"string\",\n    \"message\": \"string\",\n    \"errors\": [\n      \"string\",\n      \"string\"\n    ]\n  }\n}"}],"_postman_id":"ca16c5ea-0c11-48bf-a234-27a95dae03c8"},{"name":"Create Candidate","id":"b9d8124c-2b1c-4329-8be2-010097c3ab69","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"}],"body":{"mode":"formdata","formdata":[{"description":"<p>Full name</p>\n","key":"name","value":"string","type":"text"},{"description":"<p>Unique per company</p>\n","key":"email","value":"string","type":"text"},{"description":"<p>The candidate's CV (pdf/doc/docx, max 5 MB)</p>\n","key":"resume","type":"file","value":null},{"key":"phone_number","value":"string","type":"text"},{"description":"<p>Current job title</p>\n","key":"title","value":"string","type":"text"},{"description":"<p>Your own identifier for this person</p>\n","key":"external_id","value":"string","type":"text"},{"description":"<p>ISO 3166-1 alpha-2, e.g. <code>JO</code></p>\n","key":"country_code","value":"string","type":"text"},{"key":"date_of_birth","value":"2015-10-06","type":"text"}]},"url":"https://staging.zenats.com/api/v1/ats/candidates","description":"<p>Adds a candidate to your company's talent pool. <code>email</code> is unique per company,\nand the candidate is always created in the authenticated company — there is no\ncompany field to set.</p>\n<p>This is the only <code>multipart/form-data</code> endpoint, because a candidate must have a\nCV attached — send <code>resume</code> as a file part, the rest as text parts. Omitting it\nreturns <code>422</code>.</p>\n<p>Requires the <code>create:candidate</code> scope.</p>\n","urlObject":{"path":["api","v1","ats","candidates"],"host":["https://staging.zenats.com"],"query":[],"variable":[]}},"response":[{"id":"705fbad9-050f-4f04-92e2-5b19fa466fb9","name":"created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"formdata","formdata":[{"description":"Full name","key":"name","value":"string","type":"text"},{"description":"Unique per company","key":"email","value":"string","type":"text"},{"description":"The candidate's CV (pdf/doc/docx, max 5 MB)","key":"resume","type":"file","src":[]},{"key":"phone_number","value":"string","type":"text"},{"description":"Current job title","key":"title","value":"string","type":"text"},{"description":"Your own identifier for this person","key":"external_id","value":"string","type":"text"},{"description":"ISO 3166-1 alpha-2, e.g. `JO`","key":"country_code","value":"string","type":"text"},{"key":"date_of_birth","value":"2015-10-06","type":"text"}]},"url":"https://staging.zenats.com/api/v1/ats/candidates"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 5691,\n  \"name\": \"string\",\n  \"email\": \"string\",\n  \"phone_number\": \"string\",\n  \"title\": \"string\",\n  \"country_code\": \"string\",\n  \"city\": {},\n  \"external_id\": \"string\",\n  \"created_at\": \"string\",\n  \"updated_at\": \"string\",\n  \"applications\": [\n    {\n      \"id\": 7201,\n      \"status\": \"string\",\n      \"job\": {\n        \"id\": 7415,\n        \"title\": \"string\"\n      },\n      \"stage\": {\n        \"id\": 1986,\n        \"title\": \"string\"\n      }\n    },\n    {\n      \"id\": 3605,\n      \"status\": \"string\",\n      \"job\": {\n        \"id\": 2082,\n        \"title\": \"string\"\n      },\n      \"stage\": {\n        \"id\": 4477,\n        \"title\": \"string\"\n      }\n    }\n  ],\n  \"experiences\": [\n    {\n      \"id\": 6642,\n      \"company\": \"string\",\n      \"start_date\": \"string\",\n      \"end_date\": \"string\",\n      \"currently_working_here\": false\n    },\n    {\n      \"id\": 4218,\n      \"company\": \"string\",\n      \"start_date\": \"string\",\n      \"end_date\": \"string\",\n      \"currently_working_here\": true\n    }\n  ],\n  \"educations\": [\n    {\n      \"id\": 9489,\n      \"institute\": \"string\",\n      \"major\": \"string\",\n      \"designation\": \"string\",\n      \"start_date\": \"string\",\n      \"end_date\": \"string\"\n    },\n    {\n      \"id\": 2977,\n      \"institute\": \"string\",\n      \"major\": \"string\",\n      \"designation\": \"string\",\n      \"start_date\": \"string\",\n      \"end_date\": \"string\"\n    }\n  ],\n  \"skills\": [\n    {\n      \"id\": 7340,\n      \"name\": \"string\"\n    },\n    {\n      \"id\": 6146,\n      \"name\": \"string\"\n    }\n  ],\n  \"languages\": [\n    {\n      \"id\": 7607,\n      \"level\": \"string\",\n      \"language\": \"string\"\n    },\n    {\n      \"id\": 2349,\n      \"level\": \"string\",\n      \"language\": \"string\"\n    }\n  ],\n  \"tags\": [\n    {\n      \"id\": 8019,\n      \"name\": \"string\"\n    },\n    {\n      \"id\": 3243,\n      \"name\": \"string\"\n    }\n  ]\n}"},{"id":"e70d8bff-4f5f-4527-a95e-aeba1ca1f2b7","name":"no CV attached","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"formdata","formdata":[{"description":"Full name","key":"name","value":"string","type":"text"},{"description":"Unique per company","key":"email","value":"string","type":"text"},{"description":"The candidate's CV (pdf/doc/docx, max 5 MB)","key":"resume","type":"file","src":[]},{"key":"phone_number","value":"string","type":"text"},{"description":"Current job title","key":"title","value":"string","type":"text"},{"description":"Your own identifier for this person","key":"external_id","value":"string","type":"text"},{"description":"ISO 3166-1 alpha-2, e.g. `JO`","key":"country_code","value":"string","type":"text"},{"key":"date_of_birth","value":"2015-10-06","type":"text"}]},"url":"https://staging.zenats.com/api/v1/ats/candidates"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"status\": \"string\",\n    \"message\": \"string\",\n    \"errors\": [\n      \"string\",\n      \"string\"\n    ]\n  }\n}"}],"_postman_id":"b9d8124c-2b1c-4329-8be2-010097c3ab69"}],"id":"4c517235-5f26-4c3f-9d88-83ef89076b7f","_postman_id":"4c517235-5f26-4c3f-9d88-83ef89076b7f","description":""},{"name":"jobs","item":[{"name":"{job_id}","item":[{"name":"job_candidates","item":[{"name":"{id}","item":[{"name":"move","item":[{"name":"Move Job Candidate","id":"cf26a73c-5ed3-4c26-b2d3-d439af10a91d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"stage_id\": 2623\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://staging.zenats.com/api/v1/ats/jobs/:job_id/job_candidates/:id/move","description":"<p>Moves the application to another stage of the same job. This records a stage\nmovement, detects a hire when the target is the \"Hired\" stage, and fires any\nstage-change automations — none of which happen if <code>active_stage_id</code> is set\nthrough a plain update.</p>\n<p>Requires the <code>move:job_candidate</code> scope.</p>\n","urlObject":{"path":["api","v1","ats","jobs",":job_id","job_candidates",":id","move"],"host":["https://staging.zenats.com"],"query":[],"variable":[{"id":"723f88f1-4303-4b37-a4fa-daae4ef628bc","description":{"content":"<p>ID of the Job</p>\n","type":"text/plain"},"type":"any","value":"9767","key":"job_id"},{"id":"d87f5a20-da44-4fc3-9970-f86147a4936c","description":{"content":"<p>ID of the Job Candidate</p>\n","type":"text/plain"},"type":"any","value":"9767","key":"id"}]}},"response":[{"id":"5c158ede-aee8-4bcb-ba65-4507d644b6e6","name":"successful","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"stage_id\": 2623\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://staging.zenats.com/api/v1/ats/jobs/:job_id/job_candidates/:id/move","host":["https://staging.zenats.com"],"path":["api","v1","ats","jobs",":job_id","job_candidates",":id","move"],"variable":[{"key":"job_id","value":"9767","description":"ID of the Job"},{"key":"id","value":"9767","description":"ID of the Job Candidate"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 2158,\n  \"status\": \"string\",\n  \"source\": \"string\",\n  \"applied\": false,\n  \"is_hired\": true,\n  \"created_at\": \"string\",\n  \"updated_at\": \"string\",\n  \"stage\": {\n    \"id\": 6688,\n    \"title\": \"string\"\n  },\n  \"job\": {\n    \"id\": 2527,\n    \"title\": \"string\"\n  },\n  \"candidate\": {\n    \"id\": 4141,\n    \"name\": \"string\",\n    \"email\": \"string\",\n    \"phone_number\": \"string\",\n    \"title\": \"string\",\n    \"country_code\": \"string\",\n    \"city\": {},\n    \"external_id\": \"string\"\n  }\n}"},{"id":"e364eb40-e3b0-4296-8f57-4eddd229dbb9","name":"stage belongs to another job","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"stage_id\": 2623\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://staging.zenats.com/api/v1/ats/jobs/:job_id/job_candidates/:id/move","host":["https://staging.zenats.com"],"path":["api","v1","ats","jobs",":job_id","job_candidates",":id","move"],"variable":[{"key":"job_id","value":"9767","description":"ID of the Job"},{"key":"id","value":"9767","description":"ID of the Job Candidate"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"fbeb854d-b254-4df1-9178-58f748baa448","name":"stage_id missing","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"stage_id\": 2623\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://staging.zenats.com/api/v1/ats/jobs/:job_id/job_candidates/:id/move","host":["https://staging.zenats.com"],"path":["api","v1","ats","jobs",":job_id","job_candidates",":id","move"],"variable":[{"key":"job_id","value":"9767","description":"ID of the Job"},{"key":"id","value":"9767","description":"ID of the Job Candidate"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"status\": \"string\",\n    \"message\": \"string\",\n    \"errors\": [\n      \"string\",\n      \"string\"\n    ]\n  }\n}"}],"_postman_id":"cf26a73c-5ed3-4c26-b2d3-d439af10a91d"}],"id":"ccf1a9bf-018d-4e61-b462-48190cedcc07","_postman_id":"ccf1a9bf-018d-4e61-b462-48190cedcc07","description":""},{"name":"qualify","item":[{"name":"Qualify Job Candidate","id":"eaf1d51e-95e1-467d-a7f1-d18ca17691cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":false},"method":"PUT","header":[{"key":"Accept","value":"application/json"}],"url":"https://staging.zenats.com/api/v1/ats/jobs/:job_id/job_candidates/:id/qualify","description":"<p>Marks the application as qualified and clears any disqualification reasons.</p>\n<p>Requires the <code>qualify:job_candidate</code> scope.</p>\n","urlObject":{"path":["api","v1","ats","jobs",":job_id","job_candidates",":id","qualify"],"host":["https://staging.zenats.com"],"query":[],"variable":[{"id":"21bb0a2d-cc7c-4766-882f-4dbb5c66e04e","description":{"content":"<p>ID of the Job</p>\n","type":"text/plain"},"type":"any","value":"9767","key":"job_id"},{"id":"30589366-73fd-4269-b6b0-98f2b4e161a0","description":{"content":"<p>ID of the Job Candidate</p>\n","type":"text/plain"},"type":"any","value":"9767","key":"id"}]}},"response":[{"id":"2da455e7-eab7-42c2-bb47-38fa3f00797e","name":"successful","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://staging.zenats.com/api/v1/ats/jobs/:job_id/job_candidates/:id/qualify","host":["https://staging.zenats.com"],"path":["api","v1","ats","jobs",":job_id","job_candidates",":id","qualify"],"variable":[{"key":"job_id","value":"9767","description":"ID of the Job"},{"key":"id","value":"9767","description":"ID of the Job Candidate"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 2158,\n  \"status\": \"string\",\n  \"source\": \"string\",\n  \"applied\": false,\n  \"is_hired\": true,\n  \"created_at\": \"string\",\n  \"updated_at\": \"string\",\n  \"stage\": {\n    \"id\": 6688,\n    \"title\": \"string\"\n  },\n  \"job\": {\n    \"id\": 2527,\n    \"title\": \"string\"\n  },\n  \"candidate\": {\n    \"id\": 4141,\n    \"name\": \"string\",\n    \"email\": \"string\",\n    \"phone_number\": \"string\",\n    \"title\": \"string\",\n    \"country_code\": \"string\",\n    \"city\": {},\n    \"external_id\": \"string\"\n  }\n}"}],"_postman_id":"eaf1d51e-95e1-467d-a7f1-d18ca17691cf"}],"id":"588c157d-b11e-4c88-bb33-5205ec547970","_postman_id":"588c157d-b11e-4c88-bb33-5205ec547970","description":""},{"name":"disqualify","item":[{"name":"Disqualify Job Candidate","id":"467478df-28d3-449c-af2e-377e710bc400","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":false},"method":"PUT","header":[{"key":"Accept","value":"application/json"}],"url":"https://staging.zenats.com/api/v1/ats/jobs/:job_id/job_candidates/:id/disqualify","description":"<p>Marks the application as disqualified and sends rejection feedback to LinkedIn\nwhere the application came from a LinkedIn job post.</p>\n<p>Requires the <code>disqualify:job_candidate</code> scope.</p>\n","urlObject":{"path":["api","v1","ats","jobs",":job_id","job_candidates",":id","disqualify"],"host":["https://staging.zenats.com"],"query":[],"variable":[{"id":"2c470777-d752-43fc-b961-a48c3167922f","description":{"content":"<p>ID of the Job</p>\n","type":"text/plain"},"type":"any","value":"9767","key":"job_id"},{"id":"55ff54b3-14a4-4608-a8c9-6bfecee952f8","description":{"content":"<p>ID of the Job Candidate</p>\n","type":"text/plain"},"type":"any","value":"9767","key":"id"}]}},"response":[{"id":"28e24b85-abda-4e83-a761-4fd94e891e53","name":"successful","originalRequest":{"method":"PUT","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://staging.zenats.com/api/v1/ats/jobs/:job_id/job_candidates/:id/disqualify","host":["https://staging.zenats.com"],"path":["api","v1","ats","jobs",":job_id","job_candidates",":id","disqualify"],"variable":[{"key":"job_id","value":"9767","description":"ID of the Job"},{"key":"id","value":"9767","description":"ID of the Job Candidate"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 2158,\n  \"status\": \"string\",\n  \"source\": \"string\",\n  \"applied\": false,\n  \"is_hired\": true,\n  \"created_at\": \"string\",\n  \"updated_at\": \"string\",\n  \"stage\": {\n    \"id\": 6688,\n    \"title\": \"string\"\n  },\n  \"job\": {\n    \"id\": 2527,\n    \"title\": \"string\"\n  },\n  \"candidate\": {\n    \"id\": 4141,\n    \"name\": \"string\",\n    \"email\": \"string\",\n    \"phone_number\": \"string\",\n    \"title\": \"string\",\n    \"country_code\": \"string\",\n    \"city\": {},\n    \"external_id\": \"string\"\n  }\n}"}],"_postman_id":"467478df-28d3-449c-af2e-377e710bc400"}],"id":"a488316b-35d7-475f-a573-f9c011a8293f","_postman_id":"a488316b-35d7-475f-a573-f9c011a8293f","description":""},{"name":"Update Job Candidate","id":"b79ffa1e-c585-4864-a2a4-3bb556786d96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"applied\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://staging.zenats.com/api/v1/ats/jobs/:job_id/job_candidates/:id","description":"<p>Updates an application's own attributes.</p>\n<p>Pipeline state is deliberately <strong>not</strong> writable here — use <code>move</code>, <code>qualify</code> or\n<code>disqualify</code> below, so movement history, hire detection, stage automations and\nLinkedIn rejection feedback all run.</p>\n<p>Requires the <code>update:job_candidate</code> scope.</p>\n","urlObject":{"path":["api","v1","ats","jobs",":job_id","job_candidates",":id"],"host":["https://staging.zenats.com"],"query":[],"variable":[{"id":"9d5c6c8b-7447-4c4c-abbe-38173baeeb6c","description":{"content":"<p>ID of the Job</p>\n","type":"text/plain"},"type":"any","value":"9767","key":"job_id"},{"id":"0b3dc806-ca4b-4da5-aa7a-ff364a8c11da","description":{"content":"<p>ID of the Job Candidate</p>\n","type":"text/plain"},"type":"any","value":"9767","key":"id"}]}},"response":[{"id":"27404726-3afb-4aaa-a50a-38d18e8e6261","name":"ignores attempts to change pipeline state","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"applied\": true\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://staging.zenats.com/api/v1/ats/jobs/:job_id/job_candidates/:id","host":["https://staging.zenats.com"],"path":["api","v1","ats","jobs",":job_id","job_candidates",":id"],"variable":[{"key":"job_id","value":"9767","description":"ID of the Job"},{"key":"id","value":"9767","description":"ID of the Job Candidate"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 2158,\n  \"status\": \"string\",\n  \"source\": \"string\",\n  \"applied\": false,\n  \"is_hired\": true,\n  \"created_at\": \"string\",\n  \"updated_at\": \"string\",\n  \"stage\": {\n    \"id\": 6688,\n    \"title\": \"string\"\n  },\n  \"job\": {\n    \"id\": 2527,\n    \"title\": \"string\"\n  },\n  \"candidate\": {\n    \"id\": 4141,\n    \"name\": \"string\",\n    \"email\": \"string\",\n    \"phone_number\": \"string\",\n    \"title\": \"string\",\n    \"country_code\": \"string\",\n    \"city\": {},\n    \"external_id\": \"string\"\n  }\n}"}],"_postman_id":"b79ffa1e-c585-4864-a2a4-3bb556786d96"},{"name":"Delete Job Candidate","id":"bac0e743-b25a-4ae3-94bf-bb8e44294571","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://staging.zenats.com/api/v1/ats/jobs/:job_id/job_candidates/:id","description":"<p>Marks the application as <code>deleted</code>. This is a soft delete: the application and\nits history (stage movements, emails, events) are retained, so the record stays\nauditable and can be reported on.</p>\n<p>Requires the <code>destroy:job_candidate</code> scope.</p>\n","urlObject":{"path":["api","v1","ats","jobs",":job_id","job_candidates",":id"],"host":["https://staging.zenats.com"],"query":[],"variable":[{"id":"c0bfcb17-1a18-4410-bf16-31418180bc71","description":{"content":"<p>ID of the Job</p>\n","type":"text/plain"},"type":"any","value":"9767","key":"job_id"},{"id":"3cff0fa2-027a-44ff-bf9a-d9e9b744a705","description":{"content":"<p>ID of the Job Candidate</p>\n","type":"text/plain"},"type":"any","value":"9767","key":"id"}]}},"response":[{"id":"db1322e9-53e0-4112-a236-697ca23006fd","name":"no content","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://staging.zenats.com/api/v1/ats/jobs/:job_id/job_candidates/:id","host":["https://staging.zenats.com"],"path":["api","v1","ats","jobs",":job_id","job_candidates",":id"],"variable":[{"key":"job_id","value":"9767","description":"ID of the Job"},{"key":"id","value":"9767","description":"ID of the Job Candidate"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"bac0e743-b25a-4ae3-94bf-bb8e44294571"},{"name":"Get Job Candidate Info","id":"20de3075-cb2e-4cc2-b8d3-a6015be7e57d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://staging.zenats.com/api/v1/ats/jobs/:job_id/job_candidates/:id","description":"<p>Returns a single application, including its current pipeline <code>stage</code> and the\nembedded <code>candidate</code>.</p>\n<p>Requires both <code>read:job</code> and <code>read:job_candidate</code> scopes.</p>\n","urlObject":{"path":["api","v1","ats","jobs",":job_id","job_candidates",":id"],"host":["https://staging.zenats.com"],"query":[],"variable":[{"id":"0d15e16d-5fc6-4b39-9f57-cb5eb1724af8","description":{"content":"<p>ID of the Job</p>\n","type":"text/plain"},"type":"any","value":"9767","key":"job_id"},{"id":"a1da688f-3fed-451a-9f6a-6e3c8b2ea62a","description":{"content":"<p>ID of the Job Candidate (application)</p>\n","type":"text/plain"},"type":"any","value":"9767","key":"id"}]}},"response":[{"id":"f819396c-9dc4-4874-9964-ee245b21665d","name":"successful","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://staging.zenats.com/api/v1/ats/jobs/:job_id/job_candidates/:id","host":["https://staging.zenats.com"],"path":["api","v1","ats","jobs",":job_id","job_candidates",":id"],"variable":[{"key":"job_id","value":"9767","description":"ID of the Job"},{"key":"id","value":"9767","description":"ID of the Job Candidate (application)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 2158,\n  \"status\": \"string\",\n  \"source\": \"string\",\n  \"applied\": false,\n  \"is_hired\": true,\n  \"created_at\": \"string\",\n  \"updated_at\": \"string\",\n  \"stage\": {\n    \"id\": 6688,\n    \"title\": \"string\"\n  },\n  \"job\": {\n    \"id\": 2527,\n    \"title\": \"string\"\n  },\n  \"candidate\": {\n    \"id\": 4141,\n    \"name\": \"string\",\n    \"email\": \"string\",\n    \"phone_number\": \"string\",\n    \"title\": \"string\",\n    \"country_code\": \"string\",\n    \"city\": {},\n    \"external_id\": \"string\"\n  }\n}"},{"id":"5e4931ac-6e69-4436-8c27-0e35b4b53996","name":"not found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://staging.zenats.com/api/v1/ats/jobs/:job_id/job_candidates/:id","host":["https://staging.zenats.com"],"path":["api","v1","ats","jobs",":job_id","job_candidates",":id"],"variable":[{"key":"job_id","value":"9767","description":"ID of the Job"},{"key":"id","value":"9767","description":"ID of the Job Candidate (application)"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"20de3075-cb2e-4cc2-b8d3-a6015be7e57d"}],"id":"20f56871-b5f7-4aa9-bde7-91e951ec6698","_postman_id":"20f56871-b5f7-4aa9-bde7-91e951ec6698","description":""},{"name":"List Job Candidates","id":"0de2a29b-4247-4ab2-bfac-98e7128916ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://staging.zenats.com/api/v1/ats/jobs/:job_id/job_candidates?filter[status]=string&filter[source]=string&filter[applied]=string&filter[is_hired]=string&filter[created_at][from]=string&filter[created_at][to]=string&page=9767&limit=9767","description":"<p>Returns the applications (candidate to job links) for a specific job, each\ncarrying its current pipeline <code>stage</code> and the embedded <code>candidate</code>, wrapped\nin the standard paginated envelope (<code>allowed_actions</code>, <code>pagination</code>, <code>data</code>).</p>\n<p>Requires both <code>read:job</code> and <code>read:job_candidate</code> scopes.</p>\n","urlObject":{"path":["api","v1","ats","jobs",":job_id","job_candidates"],"host":["https://staging.zenats.com"],"query":[{"description":{"content":"<p>Filter by application status: <code>qualified</code>, <code>disqualified</code>, or <code>deleted</code>.</p>\n","type":"text/plain"},"key":"filter[status]","value":"string"},{"description":{"content":"<p>Filter by source.</p>\n","type":"text/plain"},"key":"filter[source]","value":"string"},{"description":{"content":"<p>Filter by applied.</p>\n","type":"text/plain"},"key":"filter[applied]","value":"string"},{"description":{"content":"<p>Filter by is_hired.</p>\n","type":"text/plain"},"key":"filter[is_hired]","value":"string"},{"description":{"content":"<p>Filter by created_at — from bound (ISO-8601 date).</p>\n","type":"text/plain"},"key":"filter[created_at][from]","value":"string"},{"description":{"content":"<p>Filter by created_at — to bound (ISO-8601 date).</p>\n","type":"text/plain"},"key":"filter[created_at][to]","value":"string"},{"description":{"content":"<p>Page number (default 1).</p>\n","type":"text/plain"},"key":"page","value":"9767"},{"description":{"content":"<p>Records per page (default 25, max 1000).</p>\n","type":"text/plain"},"key":"limit","value":"9767"}],"variable":[{"id":"8af8a876-be3e-446f-b398-ba9637e3989a","description":{"content":"<p>ID of the Job</p>\n","type":"text/plain"},"type":"any","value":"9767","key":"job_id"}]}},"response":[{"id":"35bef499-77f7-4c3f-b6d3-c02071c10794","name":"successful with filter[status]","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://staging.zenats.com/api/v1/ats/jobs/:job_id/job_candidates?filter[status]=string&filter[source]=string&filter[applied]=string&filter[is_hired]=string&filter[created_at][from]=string&filter[created_at][to]=string&page=9767&limit=9767","host":["https://staging.zenats.com"],"path":["api","v1","ats","jobs",":job_id","job_candidates"],"query":[{"description":"Filter by application status: `qualified`, `disqualified`, or `deleted`.","key":"filter[status]","value":"string"},{"description":"Filter by source.","key":"filter[source]","value":"string"},{"description":"Filter by applied.","key":"filter[applied]","value":"string"},{"description":"Filter by is_hired.","key":"filter[is_hired]","value":"string"},{"description":"Filter by created_at — from bound (ISO-8601 date).","key":"filter[created_at][from]","value":"string"},{"description":"Filter by created_at — to bound (ISO-8601 date).","key":"filter[created_at][to]","value":"string"},{"description":"Page number (default 1).","key":"page","value":"9767"},{"description":"Records per page (default 25, max 1000).","key":"limit","value":"9767"}],"variable":[{"key":"job_id","value":"9767","description":"ID of the Job"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"id\": 4834,\n      \"status\": \"string\",\n      \"source\": \"string\",\n      \"applied\": false,\n      \"is_hired\": true,\n      \"created_at\": \"string\",\n      \"updated_at\": \"string\",\n      \"stage\": {\n        \"id\": 7680,\n        \"title\": \"string\"\n      },\n      \"job\": {\n        \"id\": 6975,\n        \"title\": \"string\"\n      },\n      \"candidate\": {\n        \"id\": 7851,\n        \"name\": \"string\",\n        \"email\": \"string\",\n        \"phone_number\": \"string\",\n        \"title\": \"string\",\n        \"country_code\": \"string\",\n        \"city\": {},\n        \"external_id\": \"string\"\n      }\n    },\n    {\n      \"id\": 1673,\n      \"status\": \"string\",\n      \"source\": \"string\",\n      \"applied\": false,\n      \"is_hired\": true,\n      \"created_at\": \"string\",\n      \"updated_at\": \"string\",\n      \"stage\": {\n        \"id\": 8798,\n        \"title\": \"string\"\n      },\n      \"job\": {\n        \"id\": 5752,\n        \"title\": \"string\"\n      },\n      \"candidate\": {\n        \"id\": 7082,\n        \"name\": \"string\",\n        \"email\": \"string\",\n        \"phone_number\": \"string\",\n        \"title\": \"string\",\n        \"country_code\": \"string\",\n        \"city\": {},\n        \"external_id\": \"string\"\n      }\n    }\n  ],\n  \"pagination\": {\n    \"current_page\": 6563,\n    \"per_page\": 5371,\n    \"total_entries\": 2288,\n    \"total_pages\": 9375\n  },\n  \"allowed_actions\": [\n    \"string\",\n    \"string\"\n  ]\n}"},{"id":"86420fd5-ce5a-4f65-be40-1eb9a698f2f7","name":"unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://staging.zenats.com/api/v1/ats/jobs/:job_id/job_candidates?filter[status]=string&filter[source]=string&filter[applied]=string&filter[is_hired]=string&filter[created_at][from]=string&filter[created_at][to]=string&page=9767&limit=9767","host":["https://staging.zenats.com"],"path":["api","v1","ats","jobs",":job_id","job_candidates"],"query":[{"description":"Filter by application status: `qualified`, `disqualified`, or `deleted`.","key":"filter[status]","value":"string"},{"description":"Filter by source.","key":"filter[source]","value":"string"},{"description":"Filter by applied.","key":"filter[applied]","value":"string"},{"description":"Filter by is_hired.","key":"filter[is_hired]","value":"string"},{"description":"Filter by created_at — from bound (ISO-8601 date).","key":"filter[created_at][from]","value":"string"},{"description":"Filter by created_at — to bound (ISO-8601 date).","key":"filter[created_at][to]","value":"string"},{"description":"Page number (default 1).","key":"page","value":"9767"},{"description":"Records per page (default 25, max 1000).","key":"limit","value":"9767"}],"variable":[{"key":"job_id","value":"9767","description":"ID of the Job"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\"\n}"},{"id":"9dd78208-44a4-4850-a585-103513082098","name":"forbidden when the job belongs to another company","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://staging.zenats.com/api/v1/ats/jobs/:job_id/job_candidates?filter[status]=string&filter[source]=string&filter[applied]=string&filter[is_hired]=string&filter[created_at][from]=string&filter[created_at][to]=string&page=9767&limit=9767","host":["https://staging.zenats.com"],"path":["api","v1","ats","jobs",":job_id","job_candidates"],"query":[{"description":"Filter by application status: `qualified`, `disqualified`, or `deleted`.","key":"filter[status]","value":"string"},{"description":"Filter by source.","key":"filter[source]","value":"string"},{"description":"Filter by applied.","key":"filter[applied]","value":"string"},{"description":"Filter by is_hired.","key":"filter[is_hired]","value":"string"},{"description":"Filter by created_at — from bound (ISO-8601 date).","key":"filter[created_at][from]","value":"string"},{"description":"Filter by created_at — to bound (ISO-8601 date).","key":"filter[created_at][to]","value":"string"},{"description":"Page number (default 1).","key":"page","value":"9767"},{"description":"Records per page (default 25, max 1000).","key":"limit","value":"9767"}],"variable":[{"key":"job_id","value":"9767","description":"ID of the Job"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"status\": \"string\",\n    \"message\": \"string\",\n    \"errors\": [\n      \"string\",\n      \"string\"\n    ]\n  }\n}"}],"_postman_id":"0de2a29b-4247-4ab2-bfac-98e7128916ea"},{"name":"Create Job Candidate","id":"ef517ece-d5c1-4fae-9a23-02fd223580f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"candidate_id\": 1,\n  \"active_stage_id\": 1,\n  \"status\": \"qualified\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://staging.zenats.com/api/v1/ats/jobs/:job_id/job_candidates","description":"<p>Applies an existing candidate to this job. The candidate must already exist in\nyour company (create it via <code>POST /candidates</code> first).</p>\n<p><code>active_stage_id</code> is optional — omit it and the application starts at the top\nof the job's pipeline. <code>source</code> is always recorded as <code>api</code>.</p>\n<p>Requires both <code>read:job</code> and <code>create:job_candidate</code> scopes.</p>\n","urlObject":{"path":["api","v1","ats","jobs",":job_id","job_candidates"],"host":["https://staging.zenats.com"],"query":[],"variable":[{"id":"caacfe6a-400a-4130-97b9-cd9b51a12cbd","description":{"content":"<p>ID of the Job</p>\n","type":"text/plain"},"type":"any","value":"9767","key":"job_id"}]}},"response":[{"id":"6799cc2e-0cee-4cb4-9a3a-2649c820aa09","name":"created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"candidate_id\": 1,\n  \"active_stage_id\": 1,\n  \"status\": \"qualified\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://staging.zenats.com/api/v1/ats/jobs/:job_id/job_candidates","host":["https://staging.zenats.com"],"path":["api","v1","ats","jobs",":job_id","job_candidates"],"variable":[{"key":"job_id","value":"9767","description":"ID of the Job"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 2158,\n  \"status\": \"string\",\n  \"source\": \"string\",\n  \"applied\": false,\n  \"is_hired\": true,\n  \"created_at\": \"string\",\n  \"updated_at\": \"string\",\n  \"stage\": {\n    \"id\": 6688,\n    \"title\": \"string\"\n  },\n  \"job\": {\n    \"id\": 2527,\n    \"title\": \"string\"\n  },\n  \"candidate\": {\n    \"id\": 4141,\n    \"name\": \"string\",\n    \"email\": \"string\",\n    \"phone_number\": \"string\",\n    \"title\": \"string\",\n    \"country_code\": \"string\",\n    \"city\": {},\n    \"external_id\": \"string\"\n  }\n}"},{"id":"31a2992e-71ab-4eaa-9884-c4eb98d2cf83","name":"candidate belongs to another company","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"candidate_id\": 1,\n  \"active_stage_id\": 1,\n  \"status\": \"qualified\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://staging.zenats.com/api/v1/ats/jobs/:job_id/job_candidates","host":["https://staging.zenats.com"],"path":["api","v1","ats","jobs",":job_id","job_candidates"],"variable":[{"key":"job_id","value":"9767","description":"ID of the Job"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"c4ab114c-b638-4315-9516-a5d905eff190","name":"candidate_id missing","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"candidate_id\": 1,\n  \"active_stage_id\": 1,\n  \"status\": \"qualified\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://staging.zenats.com/api/v1/ats/jobs/:job_id/job_candidates","host":["https://staging.zenats.com"],"path":["api","v1","ats","jobs",":job_id","job_candidates"],"variable":[{"key":"job_id","value":"9767","description":"ID of the Job"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"status\": \"string\",\n    \"message\": \"string\",\n    \"errors\": [\n      \"string\",\n      \"string\"\n    ]\n  }\n}"}],"_postman_id":"ef517ece-d5c1-4fae-9a23-02fd223580f1"}],"id":"5f7e81dc-73a8-4765-a457-946633ca3389","_postman_id":"5f7e81dc-73a8-4765-a457-946633ca3389","description":""},{"name":"stages","item":[{"name":"{id}","item":[{"name":"Update Stage","id":"f4385a77-4875-4999-8e54-e1875013934c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"title\": \"Tech Interview\",\n  \"index\": 3\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://staging.zenats.com/api/v1/ats/jobs/:job_id/stages/:id","description":"<p>Renames or repositions a stage. The job's fixed stages (Applied Candidates,\nSourced, Hired) carry product behaviour and cannot be modified.</p>\n<p>Requires the <code>update:stage</code> scope.</p>\n","urlObject":{"path":["api","v1","ats","jobs",":job_id","stages",":id"],"host":["https://staging.zenats.com"],"query":[],"variable":[{"id":"d0e95254-96d2-4276-9285-aaa148816243","description":{"content":"<p>ID of the Job</p>\n","type":"text/plain"},"type":"any","value":"9767","key":"job_id"},{"id":"e879f1f2-7f85-49e3-9209-a50633540f18","description":{"content":"<p>ID of the Stage</p>\n","type":"text/plain"},"type":"any","value":"9767","key":"id"}]}},"response":[{"id":"67175348-a4f7-4e00-9ddf-de154288e59f","name":"successful","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"title\": \"Tech Interview\",\n  \"index\": 3\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://staging.zenats.com/api/v1/ats/jobs/:job_id/stages/:id","host":["https://staging.zenats.com"],"path":["api","v1","ats","jobs",":job_id","stages",":id"],"variable":[{"key":"job_id","value":"9767","description":"ID of the Job"},{"key":"id","value":"9767","description":"ID of the Stage"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 9693,\n  \"title\": \"string\",\n  \"index\": 6438,\n  \"fixed\": true\n}"},{"id":"f764f794-5c63-457e-8df6-e29f236894d5","name":"forbidden for a fixed stage","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"title\": \"Tech Interview\",\n  \"index\": 3\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://staging.zenats.com/api/v1/ats/jobs/:job_id/stages/:id","host":["https://staging.zenats.com"],"path":["api","v1","ats","jobs",":job_id","stages",":id"],"variable":[{"key":"job_id","value":"9767","description":"ID of the Job"},{"key":"id","value":"9767","description":"ID of the Stage"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"status\": \"string\",\n    \"message\": \"string\",\n    \"errors\": [\n      \"string\",\n      \"string\"\n    ]\n  }\n}"}],"_postman_id":"f4385a77-4875-4999-8e54-e1875013934c"},{"name":"Delete Stage","id":"d18e4f77-ed10-4cc1-9372-698e7cd28f45","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://staging.zenats.com/api/v1/ats/jobs/:job_id/stages/:id","description":"<p>Removes a non-fixed stage from the pipeline. Requires the <code>destroy:stage</code> scope.</p>\n","urlObject":{"path":["api","v1","ats","jobs",":job_id","stages",":id"],"host":["https://staging.zenats.com"],"query":[],"variable":[{"id":"f9e2be00-30ef-40f6-972f-fee5acb59642","description":{"content":"<p>ID of the Job</p>\n","type":"text/plain"},"type":"any","value":"9767","key":"job_id"},{"id":"d2107042-8ea5-4077-b040-a3d5b1cb5e22","description":{"content":"<p>ID of the Stage</p>\n","type":"text/plain"},"type":"any","value":"9767","key":"id"}]}},"response":[{"id":"02de97f4-6de8-4c68-9246-914f2fd34aad","name":"no content","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://staging.zenats.com/api/v1/ats/jobs/:job_id/stages/:id","host":["https://staging.zenats.com"],"path":["api","v1","ats","jobs",":job_id","stages",":id"],"variable":[{"key":"job_id","value":"9767","description":"ID of the Job"},{"key":"id","value":"9767","description":"ID of the Stage"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"d18e4f77-ed10-4cc1-9372-698e7cd28f45"}],"id":"b8b67636-23f0-43ed-9339-788c22b59efe","_postman_id":"b8b67636-23f0-43ed-9339-788c22b59efe","description":""},{"name":"List Stages","id":"ef062445-9b82-4c60-9dbf-9a8b2110a281","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://staging.zenats.com/api/v1/ats/jobs/:job_id/stages?filter[fixed]=string&page=9767&limit=9767","description":"<p>Returns the ordered hiring-pipeline stages for a job. Use this to\ninterpret each application's <code>stage</code>.</p>\n<p>Requires both <code>read:job</code> and <code>read:stage</code> scopes.</p>\n","urlObject":{"path":["api","v1","ats","jobs",":job_id","stages"],"host":["https://staging.zenats.com"],"query":[{"description":{"content":"<p>Filter by fixed.</p>\n","type":"text/plain"},"key":"filter[fixed]","value":"string"},{"description":{"content":"<p>Page number (default 1).</p>\n","type":"text/plain"},"key":"page","value":"9767"},{"description":{"content":"<p>Records per page (default 25, max 1000).</p>\n","type":"text/plain"},"key":"limit","value":"9767"}],"variable":[{"id":"faf65108-158c-4ba5-a7c8-650947a4730c","description":{"content":"<p>ID of the Job</p>\n","type":"text/plain"},"type":"any","value":"9767","key":"job_id"}]}},"response":[{"id":"93413a88-07bc-4503-bb4f-724222265400","name":"successful","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://staging.zenats.com/api/v1/ats/jobs/:job_id/stages?filter[fixed]=string&page=9767&limit=9767","host":["https://staging.zenats.com"],"path":["api","v1","ats","jobs",":job_id","stages"],"query":[{"description":"Filter by fixed.","key":"filter[fixed]","value":"string"},{"description":"Page number (default 1).","key":"page","value":"9767"},{"description":"Records per page (default 25, max 1000).","key":"limit","value":"9767"}],"variable":[{"key":"job_id","value":"9767","description":"ID of the Job"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"id\": 7175,\n      \"title\": \"string\",\n      \"index\": 1034,\n      \"fixed\": true\n    },\n    {\n      \"id\": 2291,\n      \"title\": \"string\",\n      \"index\": 1015,\n      \"fixed\": true\n    }\n  ],\n  \"pagination\": {\n    \"current_page\": 6287,\n    \"per_page\": 2988,\n    \"total_entries\": 9651,\n    \"total_pages\": 3173\n  },\n  \"allowed_actions\": [\n    \"string\",\n    \"string\"\n  ]\n}"},{"id":"26813675-eb9c-4764-b95f-9ec9f9a762e9","name":"unauthorized","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://staging.zenats.com/api/v1/ats/jobs/:job_id/stages?filter[fixed]=string&page=9767&limit=9767","host":["https://staging.zenats.com"],"path":["api","v1","ats","jobs",":job_id","stages"],"query":[{"description":"Filter by fixed.","key":"filter[fixed]","value":"string"},{"description":"Page number (default 1).","key":"page","value":"9767"},{"description":"Records per page (default 25, max 1000).","key":"limit","value":"9767"}],"variable":[{"key":"job_id","value":"9767","description":"ID of the Job"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\"\n}"},{"id":"3b88142d-49e0-42d6-86b9-b4343696ede7","name":"forbidden when the job belongs to another company","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://staging.zenats.com/api/v1/ats/jobs/:job_id/stages?filter[fixed]=string&page=9767&limit=9767","host":["https://staging.zenats.com"],"path":["api","v1","ats","jobs",":job_id","stages"],"query":[{"description":"Filter by fixed.","key":"filter[fixed]","value":"string"},{"description":"Page number (default 1).","key":"page","value":"9767"},{"description":"Records per page (default 25, max 1000).","key":"limit","value":"9767"}],"variable":[{"key":"job_id","value":"9767","description":"ID of the Job"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"status\": \"string\",\n    \"message\": \"string\",\n    \"errors\": [\n      \"string\",\n      \"string\"\n    ]\n  }\n}"}],"_postman_id":"ef062445-9b82-4c60-9dbf-9a8b2110a281"},{"name":"Create Stage","id":"6cc09da4-c487-4bae-b60a-fd198e691edb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"title\": \"Tech Interview\",\n  \"index\": 3\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://staging.zenats.com/api/v1/ats/jobs/:job_id/stages","description":"<p>Adds a stage to a job's pipeline. Omit <code>index</code> to append the stage to the end.</p>\n<p>Requires both <code>read:job</code> and <code>create:stage</code> scopes.</p>\n","urlObject":{"path":["api","v1","ats","jobs",":job_id","stages"],"host":["https://staging.zenats.com"],"query":[],"variable":[{"id":"f65e4793-651c-4841-a8e4-7d00278d7d99","description":{"content":"<p>ID of the Job</p>\n","type":"text/plain"},"type":"any","value":"9767","key":"job_id"}]}},"response":[{"id":"f7c5fbb0-3242-4636-a8ad-15f382d1cc8a","name":"created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"title\": \"Tech Interview\",\n  \"index\": 3\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://staging.zenats.com/api/v1/ats/jobs/:job_id/stages","host":["https://staging.zenats.com"],"path":["api","v1","ats","jobs",":job_id","stages"],"variable":[{"key":"job_id","value":"9767","description":"ID of the Job"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 9693,\n  \"title\": \"string\",\n  \"index\": 6438,\n  \"fixed\": true\n}"}],"_postman_id":"6cc09da4-c487-4bae-b60a-fd198e691edb"}],"id":"0d0254cb-7270-4fe4-9e3f-286e27026d98","_postman_id":"0d0254cb-7270-4fe4-9e3f-286e27026d98","description":""}],"id":"89654cdb-0e7c-4a17-9664-db3aac2080cd","_postman_id":"89654cdb-0e7c-4a17-9664-db3aac2080cd","description":""},{"name":"{id}","item":[{"name":"Update Job","id":"372be3f6-c33a-4fae-bfca-1c4cb388b6d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"title\": \"Staff Engineer\",\n  \"description\": \"We are hiring a Staff Engineer.\",\n  \"status\": \"draft\",\n  \"branch_id\": 1,\n  \"department_id\": 1,\n  \"target_number_of_hires\": 1,\n  \"external_id\": \"CRM-1\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://staging.zenats.com/api/v1/ats/jobs/:id","description":"<p>Updates a job. There is no DELETE for jobs — closing a job is\n<code>status: \"deactivated\"</code>, which preserves its stages and applications.</p>\n<p>Requires the <code>update:job</code> scope.</p>\n","urlObject":{"path":["api","v1","ats","jobs",":id"],"host":["https://staging.zenats.com"],"query":[],"variable":[{"id":"7383100c-30e5-4c30-839f-42be1a39b3b0","description":{"content":"<p>ID of the Job</p>\n","type":"text/plain"},"type":"any","value":"9767","key":"id"}]}},"response":[{"id":"b9f13f93-7974-4651-a72d-e6d2f7605614","name":"successful","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"title\": \"Staff Engineer\",\n  \"description\": \"We are hiring a Staff Engineer.\",\n  \"status\": \"draft\",\n  \"branch_id\": 1,\n  \"department_id\": 1,\n  \"target_number_of_hires\": 1,\n  \"external_id\": \"CRM-1\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://staging.zenats.com/api/v1/ats/jobs/:id","host":["https://staging.zenats.com"],"path":["api","v1","ats","jobs",":id"],"variable":[{"key":"id","value":"9767","description":"ID of the Job"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 856,\n  \"title\": \"string\",\n  \"status\": \"string\",\n  \"external_id\": \"string\",\n  \"public\": true,\n  \"country_code\": \"string\",\n  \"city_code\": \"string\",\n  \"employment_type\": \"string\",\n  \"work_location\": \"string\",\n  \"target_number_of_hires\": 989,\n  \"filled\": true,\n  \"closing_date\": \"string\",\n  \"created_at\": \"string\",\n  \"updated_at\": \"string\",\n  \"branch\": {\n    \"id\": 9413,\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"stages\": [\n    {\n      \"id\": 6664,\n      \"title\": \"string\",\n      \"index\": 8347\n    },\n    {\n      \"id\": 9241,\n      \"title\": \"string\",\n      \"index\": 414\n    }\n  ],\n  \"department\": {\n    \"id\": 3148,\n    \"name\": \"string\"\n  }\n}"},{"id":"990d02cc-0d0f-4575-8ac4-abeb86f7d395","name":"forbidden when the job belongs to another company","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"title\": \"Staff Engineer\",\n  \"description\": \"We are hiring a Staff Engineer.\",\n  \"status\": \"draft\",\n  \"branch_id\": 1,\n  \"department_id\": 1,\n  \"target_number_of_hires\": 1,\n  \"external_id\": \"CRM-1\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://staging.zenats.com/api/v1/ats/jobs/:id","host":["https://staging.zenats.com"],"path":["api","v1","ats","jobs",":id"],"variable":[{"key":"id","value":"9767","description":"ID of the Job"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"372be3f6-c33a-4fae-bfca-1c4cb388b6d9"},{"name":"Get Job Info","id":"3e230bd0-873f-4bd1-a4d3-68c66e50a62f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://staging.zenats.com/api/v1/ats/jobs/:id?include=string","description":"<p>Returns a single job, including its <code>description</code> and ordered pipeline\n<code>stages</code>. Requires the <code>read:job</code> scope.</p>\n","urlObject":{"path":["api","v1","ats","jobs",":id"],"host":["https://staging.zenats.com"],"query":[{"description":{"content":"<p>Comma-separated related data to embed in the response.</p>\n<p>Available: <em>job.department, job.stages</em>.</p>\n","type":"text/plain"},"key":"include","value":"string"}],"variable":[{"id":"66f7dac7-b0fd-408e-ac63-da877938d8ee","description":{"content":"<p>ID of the Job</p>\n","type":"text/plain"},"type":"any","value":"9767","key":"id"}]}},"response":[{"id":"4cf8cb09-bc9c-45b2-8a8a-737eb1f762be","name":"successful","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://staging.zenats.com/api/v1/ats/jobs/:id?include=string","host":["https://staging.zenats.com"],"path":["api","v1","ats","jobs",":id"],"query":[{"description":"Comma-separated related data to embed in the response.\n\nAvailable: *job.department, job.stages*.","key":"include","value":"string"}],"variable":[{"key":"id","value":"9767","description":"ID of the Job"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 856,\n  \"title\": \"string\",\n  \"status\": \"string\",\n  \"external_id\": \"string\",\n  \"public\": true,\n  \"country_code\": \"string\",\n  \"city_code\": \"string\",\n  \"employment_type\": \"string\",\n  \"work_location\": \"string\",\n  \"target_number_of_hires\": 989,\n  \"filled\": true,\n  \"closing_date\": \"string\",\n  \"created_at\": \"string\",\n  \"updated_at\": \"string\",\n  \"branch\": {\n    \"id\": 9413,\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"stages\": [\n    {\n      \"id\": 6664,\n      \"title\": \"string\",\n      \"index\": 8347\n    },\n    {\n      \"id\": 9241,\n      \"title\": \"string\",\n      \"index\": 414\n    }\n  ],\n  \"department\": {\n    \"id\": 3148,\n    \"name\": \"string\"\n  }\n}"},{"id":"e46ebe5c-8a6e-447d-9ec5-89d947692c51","name":"forbidden","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://staging.zenats.com/api/v1/ats/jobs/:id?include=string","host":["https://staging.zenats.com"],"path":["api","v1","ats","jobs",":id"],"query":[{"description":"Comma-separated related data to embed in the response.\n\nAvailable: *job.department, job.stages*.","key":"include","value":"string"}],"variable":[{"key":"id","value":"9767","description":"ID of the Job"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"status\": \"string\",\n    \"message\": \"string\",\n    \"errors\": [\n      \"string\",\n      \"string\"\n    ]\n  }\n}"},{"id":"765bbdee-cd22-40cd-aaec-311c7c7bf643","name":"not found","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://staging.zenats.com/api/v1/ats/jobs/:id?include=string","host":["https://staging.zenats.com"],"path":["api","v1","ats","jobs",":id"],"query":[{"description":"Comma-separated related data to embed in the response.\n\nAvailable: *job.department, job.stages*.","key":"include","value":"string"}],"variable":[{"key":"id","value":"9767","description":"ID of the Job"}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"3e230bd0-873f-4bd1-a4d3-68c66e50a62f"}],"id":"8695b5a5-01e1-4ddc-92de-694ca847b6db","_postman_id":"8695b5a5-01e1-4ddc-92de-694ca847b6db","description":""},{"name":"List Jobs","id":"567073f8-a9e4-4a7a-b1d1-9a0cc8960db2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://staging.zenats.com/api/v1/ats/jobs?filter[status]=string&filter[filled]=string&filter[created_at][from]=string&filter[created_at][to]=string&include=string&page=9767&limit=9767","description":"<p>Returns the authenticated company's jobs, wrapped in the standard paginated\nenvelope (<code>allowed_actions</code>, <code>pagination</code>, <code>data</code>).</p>\n<p>Requires the <code>read:job</code> scope.</p>\n","urlObject":{"path":["api","v1","ats","jobs"],"host":["https://staging.zenats.com"],"query":[{"description":{"content":"<p>Filter by status: <code>active</code>, <code>draft</code>, <code>on_hold</code>, <code>deactivated</code>, or <code>scheduled_for_activation</code>.</p>\n","type":"text/plain"},"key":"filter[status]","value":"string"},{"description":{"content":"<p>Filter by filled.</p>\n","type":"text/plain"},"key":"filter[filled]","value":"string"},{"description":{"content":"<p>Filter by created_at — from bound (ISO-8601 date).</p>\n","type":"text/plain"},"key":"filter[created_at][from]","value":"string"},{"description":{"content":"<p>Filter by created_at — to bound (ISO-8601 date).</p>\n","type":"text/plain"},"key":"filter[created_at][to]","value":"string"},{"description":{"content":"<p>Comma-separated related data to embed in the response.</p>\n<p>Available: <em>job.department, job.stages</em>.</p>\n","type":"text/plain"},"key":"include","value":"string"},{"description":{"content":"<p>Page number (default 1).</p>\n","type":"text/plain"},"key":"page","value":"9767"},{"description":{"content":"<p>Records per page (default 25, max 1000).</p>\n","type":"text/plain"},"key":"limit","value":"9767"}],"variable":[]}},"response":[{"id":"68d0635b-f36c-4651-b76a-be2bf7331354","name":"successful with filter[status]","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://staging.zenats.com/api/v1/ats/jobs?filter[status]=string&filter[filled]=string&filter[created_at][from]=string&filter[created_at][to]=string&include=string&page=9767&limit=9767","host":["https://staging.zenats.com"],"path":["api","v1","ats","jobs"],"query":[{"description":"Filter by status: `active`, `draft`, `on_hold`, `deactivated`, or `scheduled_for_activation`.","key":"filter[status]","value":"string"},{"description":"Filter by filled.","key":"filter[filled]","value":"string"},{"description":"Filter by created_at — from bound (ISO-8601 date).","key":"filter[created_at][from]","value":"string"},{"description":"Filter by created_at — to bound (ISO-8601 date).","key":"filter[created_at][to]","value":"string"},{"description":"Comma-separated related data to embed in the response.\n\nAvailable: *job.department, job.stages*.","key":"include","value":"string"},{"description":"Page number (default 1).","key":"page","value":"9767"},{"description":"Records per page (default 25, max 1000).","key":"limit","value":"9767"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"data\": [\n    {\n      \"id\": 2321,\n      \"title\": \"string\",\n      \"status\": \"string\",\n      \"external_id\": \"string\",\n      \"public\": false,\n      \"country_code\": \"string\",\n      \"city_code\": \"string\",\n      \"employment_type\": \"string\",\n      \"work_location\": \"string\",\n      \"target_number_of_hires\": 1873,\n      \"filled\": true,\n      \"closing_date\": \"string\",\n      \"created_at\": \"string\",\n      \"updated_at\": \"string\",\n      \"branch\": {\n        \"id\": 7965,\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"stages\": [\n        {\n          \"id\": 5730,\n          \"title\": \"string\",\n          \"index\": 7987\n        },\n        {\n          \"id\": 7982,\n          \"title\": \"string\",\n          \"index\": 7598\n        }\n      ],\n      \"department\": {\n        \"id\": 5604,\n        \"name\": \"string\"\n      }\n    },\n    {\n      \"id\": 6650,\n      \"title\": \"string\",\n      \"status\": \"string\",\n      \"external_id\": \"string\",\n      \"public\": false,\n      \"country_code\": \"string\",\n      \"city_code\": \"string\",\n      \"employment_type\": \"string\",\n      \"work_location\": \"string\",\n      \"target_number_of_hires\": 4224,\n      \"filled\": true,\n      \"closing_date\": \"string\",\n      \"created_at\": \"string\",\n      \"updated_at\": \"string\",\n      \"branch\": {\n        \"id\": 294,\n        \"name\": \"string\"\n      },\n      \"description\": \"string\",\n      \"stages\": [\n        {\n          \"id\": 3002,\n          \"title\": \"string\",\n          \"index\": 6109\n        },\n        {\n          \"id\": 865,\n          \"title\": \"string\",\n          \"index\": 1439\n        }\n      ],\n      \"department\": {\n        \"id\": 4653,\n        \"name\": \"string\"\n      }\n    }\n  ],\n  \"pagination\": {\n    \"current_page\": 1584,\n    \"per_page\": 4542,\n    \"total_entries\": 594,\n    \"total_pages\": 6239\n  },\n  \"allowed_actions\": [\n    \"string\",\n    \"string\"\n  ]\n}"},{"id":"d628af95-3047-493c-9ec6-0561ec9122ce","name":"unauthorized without an access token","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://staging.zenats.com/api/v1/ats/jobs?filter[status]=string&filter[filled]=string&filter[created_at][from]=string&filter[created_at][to]=string&include=string&page=9767&limit=9767","host":["https://staging.zenats.com"],"path":["api","v1","ats","jobs"],"query":[{"description":"Filter by status: `active`, `draft`, `on_hold`, `deactivated`, or `scheduled_for_activation`.","key":"filter[status]","value":"string"},{"description":"Filter by filled.","key":"filter[filled]","value":"string"},{"description":"Filter by created_at — from bound (ISO-8601 date).","key":"filter[created_at][from]","value":"string"},{"description":"Filter by created_at — to bound (ISO-8601 date).","key":"filter[created_at][to]","value":"string"},{"description":"Comma-separated related data to embed in the response.\n\nAvailable: *job.department, job.stages*.","key":"include","value":"string"},{"description":"Page number (default 1).","key":"page","value":"9767"},{"description":"Records per page (default 25, max 1000).","key":"limit","value":"9767"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"string\"\n}"},{"id":"b07cd801-b2fc-4afd-9580-668f1de531ef","name":"forbidden","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://staging.zenats.com/api/v1/ats/jobs?filter[status]=string&filter[filled]=string&filter[created_at][from]=string&filter[created_at][to]=string&include=string&page=9767&limit=9767","host":["https://staging.zenats.com"],"path":["api","v1","ats","jobs"],"query":[{"description":"Filter by status: `active`, `draft`, `on_hold`, `deactivated`, or `scheduled_for_activation`.","key":"filter[status]","value":"string"},{"description":"Filter by filled.","key":"filter[filled]","value":"string"},{"description":"Filter by created_at — from bound (ISO-8601 date).","key":"filter[created_at][from]","value":"string"},{"description":"Filter by created_at — to bound (ISO-8601 date).","key":"filter[created_at][to]","value":"string"},{"description":"Comma-separated related data to embed in the response.\n\nAvailable: *job.department, job.stages*.","key":"include","value":"string"},{"description":"Page number (default 1).","key":"page","value":"9767"},{"description":"Records per page (default 25, max 1000).","key":"limit","value":"9767"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"status\": \"string\",\n    \"message\": \"string\",\n    \"errors\": [\n      \"string\",\n      \"string\"\n    ]\n  }\n}"}],"_postman_id":"567073f8-a9e4-4a7a-b1d1-9a0cc8960db2"},{"name":"Create Job","id":"39946420-0426-450b-a509-f5900240bba9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"title\": \"Staff Engineer\",\n  \"description\": \"We are hiring a Staff Engineer.\",\n  \"status\": \"draft\",\n  \"branch_id\": 1,\n  \"department_id\": 1,\n  \"target_number_of_hires\": 1,\n  \"external_id\": \"CRM-1\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://staging.zenats.com/api/v1/ats/jobs","description":"<p>Creates a job in the authenticated company. <code>branch_id</code> must belong to your\ncompany. <code>status</code> is the enum name (<code>active</code>, <code>draft</code>, <code>on_hold</code>, …).</p>\n<p>Creating a job also provisions its default pipeline stages.</p>\n<p>Requires the <code>create:job</code> scope.</p>\n","urlObject":{"path":["api","v1","ats","jobs"],"host":["https://staging.zenats.com"],"query":[],"variable":[]}},"response":[{"id":"6d0fa7ca-074b-47ca-89cf-b1fff5fc8b82","name":"created","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"title\": \"Staff Engineer\",\n  \"description\": \"We are hiring a Staff Engineer.\",\n  \"status\": \"draft\",\n  \"branch_id\": 1,\n  \"department_id\": 1,\n  \"target_number_of_hires\": 1,\n  \"external_id\": \"CRM-1\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://staging.zenats.com/api/v1/ats/jobs"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"id\": 856,\n  \"title\": \"string\",\n  \"status\": \"string\",\n  \"external_id\": \"string\",\n  \"public\": true,\n  \"country_code\": \"string\",\n  \"city_code\": \"string\",\n  \"employment_type\": \"string\",\n  \"work_location\": \"string\",\n  \"target_number_of_hires\": 989,\n  \"filled\": true,\n  \"closing_date\": \"string\",\n  \"created_at\": \"string\",\n  \"updated_at\": \"string\",\n  \"branch\": {\n    \"id\": 9413,\n    \"name\": \"string\"\n  },\n  \"description\": \"string\",\n  \"stages\": [\n    {\n      \"id\": 6664,\n      \"title\": \"string\",\n      \"index\": 8347\n    },\n    {\n      \"id\": 9241,\n      \"title\": \"string\",\n      \"index\": 414\n    }\n  ],\n  \"department\": {\n    \"id\": 3148,\n    \"name\": \"string\"\n  }\n}"},{"id":"d4ec9a54-845e-4f20-9d4b-073e82753342","name":"forbidden without the create:job scope","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"title\": \"Staff Engineer\",\n  \"description\": \"We are hiring a Staff Engineer.\",\n  \"status\": \"draft\",\n  \"branch_id\": 1,\n  \"department_id\": 1,\n  \"target_number_of_hires\": 1,\n  \"external_id\": \"CRM-1\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://staging.zenats.com/api/v1/ats/jobs"},"status":"Forbidden","code":403,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"a9cf7fcc-3a56-4238-949a-f88ad918c13e","name":"department belongs to another company","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"title\": \"Staff Engineer\",\n  \"description\": \"We are hiring a Staff Engineer.\",\n  \"status\": \"draft\",\n  \"branch_id\": 1,\n  \"department_id\": 1,\n  \"target_number_of_hires\": 1,\n  \"external_id\": \"CRM-1\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://staging.zenats.com/api/v1/ats/jobs"},"status":"Not Found","code":404,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""},{"id":"c2ae1224-f6c6-42f3-9200-f03e6445faeb","name":"invalid","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"title\": \"Staff Engineer\",\n  \"description\": \"We are hiring a Staff Engineer.\",\n  \"status\": \"draft\",\n  \"branch_id\": 1,\n  \"department_id\": 1,\n  \"target_number_of_hires\": 1,\n  \"external_id\": \"CRM-1\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://staging.zenats.com/api/v1/ats/jobs"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": {\n    \"status\": \"string\",\n    \"message\": \"string\",\n    \"errors\": [\n      \"string\",\n      \"string\"\n    ]\n  }\n}"}],"_postman_id":"39946420-0426-450b-a509-f5900240bba9"}],"id":"b53522b4-4ac9-4b9e-88c2-d0cc111bd0c2","_postman_id":"b53522b4-4ac9-4b9e-88c2-d0cc111bd0c2","description":""}],"id":"e203b4af-bf49-4940-b7bf-6a8fb66c9d6f","_postman_id":"e203b4af-bf49-4940-b7bf-6a8fb66c9d6f","description":""}],"id":"a1836816-acee-4076-8113-e9d73389391e","_postman_id":"a1836816-acee-4076-8113-e9d73389391e","description":""}],"id":"0c9f483c-f751-4cda-b247-a576a6c4fb19","_postman_id":"0c9f483c-f751-4cda-b247-a576a6c4fb19","description":""},{"name":"oauth","item":[{"name":"token","item":[{"name":"Get an access token","id":"91d04e15-3e12-404b-8304-c15fffccae67","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"grant_type\": \"client_credentials\",\n  \"client_id\": \"string\",\n  \"client_secret\": \"string\",\n  \"scope\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://staging.zenats.com/oauth/token","description":"<p>Exchanges your client credentials for a short-lived access token.</p>\n<p>The token is a signed RS256 JWT valid for 2 hours. Send the value of\n<code>access_token</code> as <code>Authorization: Bearer &lt;access_token&gt;</code> on every other request —\nnot your client secret, which is only used here. There is no refresh token;\nrequest a new one when it expires.</p>\n<p>Form-encoded bodies work too, if your HTTP client prefers them.</p>\n<p>Request only the scopes you need; asking for a scope your client was not\ngranted returns <code>invalid_scope</code>.</p>\n","urlObject":{"path":["oauth","token"],"host":["https://staging.zenats.com"],"query":[],"variable":[]}},"response":[{"id":"c0c467d2-3c65-456c-a50d-d0e18974ff60","name":"token issued","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"grant_type\": \"client_credentials\",\n  \"client_id\": \"string\",\n  \"client_secret\": \"string\",\n  \"scope\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://staging.zenats.com/oauth/token"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"access_token\": \"string\",\n  \"token_type\": \"Bearer\",\n  \"expires_in\": 3982,\n  \"scope\": \"string\",\n  \"created_at\": 8359\n}"},{"id":"0ca04762-9c31-4c03-9f68-bfebe0a200f9","name":"invalid client credentials","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"grant_type\": \"client_credentials\",\n  \"client_id\": \"string\",\n  \"client_secret\": \"string\",\n  \"scope\": \"string\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://staging.zenats.com/oauth/token"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"91d04e15-3e12-404b-8304-c15fffccae67"}],"id":"3a88c11b-ad8a-4a4b-a1f5-7785c43695d3","_postman_id":"3a88c11b-ad8a-4a4b-a1f5-7785c43695d3","description":""}],"id":"68257cc1-b0a3-49a4-8e49-3c4fd6e9833a","_postman_id":"68257cc1-b0a3-49a4-8e49-3c4fd6e9833a","description":""}],"variable":[{"key":"protocol","value":"https"},{"key":"host","value":"staging.zenats.com"},{"key":"baseUrl","value":"https://staging.zenats.com"}]}