{ "info": { "_postman_id": "df133d2e-b4d3-48a9-98f4-5307209204ad", "name": "Marketing Accounts Departments API", "description": "The documentation for the StackOne Unified API - MARKETING", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T03:05:06.000Z", "updatedAt": "2026-07-28T03:05:07.000Z", "lastUpdatedBy": "35240", "uid": "35240-df133d2e-b4d3-48a9-98f4-5307209204ad" }, "item": [ { "name": "unified", "item": [ { "name": "ats", "item": [ { "name": "departments", "item": [ { "name": "{id}", "item": [ { "name": "Get Department", "id": "cbe4e968-fd25-4f7b-9bbc-b2b461618bff", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/unified/ats/departments/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[tempor_9]=true&proxy[voluptate_7]=magna&proxy[cillum_245]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "ats", "departments", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[tempor_9]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[voluptate_7]", "value": "magna" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[cillum_245]", "value": "false" } ], "variable": [ { "id": "490254ae-f705-4eb5-bb3c-e2fdfdde1391", "key": "id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "915b7a20-ca34-4018-a51b-c23c7fba487d", "name": "The department with the given identifier was retrieved.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/ats/departments/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[tempor_9]=true&proxy[voluptate_7]=magna&proxy[cillum_245]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "ats", "departments", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[tempor_9]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[voluptate_7]", "value": "magna" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[cillum_245]", "value": "false" } ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"raw\": \"\"\n}", "createdAt": "2026-07-28T03:05:07.000Z", "updatedAt": "2026-07-28T03:05:07.000Z", "uid": "35240-915b7a20-ca34-4018-a51b-c23c7fba487d" }, { "id": "70990a90-4419-4bdd-9c0d-9cc1f74a9b37", "name": "Invalid request.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/ats/departments/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[tempor_9]=true&proxy[voluptate_7]=magna&proxy[cillum_245]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "ats", "departments", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[tempor_9]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[voluptate_7]", "value": "magna" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[cillum_245]", "value": "false" } ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:07.000Z", "updatedAt": "2026-07-28T03:05:07.000Z", "uid": "35240-70990a90-4419-4bdd-9c0d-9cc1f74a9b37" }, { "id": "ec265904-98be-4db6-b1cb-39a127ca154f", "name": "Forbidden.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/ats/departments/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[tempor_9]=true&proxy[voluptate_7]=magna&proxy[cillum_245]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "ats", "departments", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[tempor_9]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[voluptate_7]", "value": "magna" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[cillum_245]", "value": "false" } ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:07.000Z", "updatedAt": "2026-07-28T03:05:07.000Z", "uid": "35240-ec265904-98be-4db6-b1cb-39a127ca154f" }, { "id": "6888ae30-787a-407c-90ea-d1b7461dab8b", "name": "Precondition failed: linked account belongs to a disabled integration.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/ats/departments/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[tempor_9]=true&proxy[voluptate_7]=magna&proxy[cillum_245]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "ats", "departments", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[tempor_9]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[voluptate_7]", "value": "magna" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[cillum_245]", "value": "false" } ], "variable": [ { "key": "id" } ] } }, "status": "Precondition Failed", "code": 412, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:07.000Z", "updatedAt": "2026-07-28T03:05:07.000Z", "uid": "35240-6888ae30-787a-407c-90ea-d1b7461dab8b" }, { "id": "28136c5c-db00-42b0-9589-0c6d00a3fa09", "name": "Too many requests.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/ats/departments/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[tempor_9]=true&proxy[voluptate_7]=magna&proxy[cillum_245]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "ats", "departments", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[tempor_9]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[voluptate_7]", "value": "magna" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[cillum_245]", "value": "false" } ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:07.000Z", "updatedAt": "2026-07-28T03:05:07.000Z", "uid": "35240-28136c5c-db00-42b0-9589-0c6d00a3fa09" }, { "id": "a8749eaa-69b5-48f4-884a-40c191f97179", "name": "Server error while executing the request.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/ats/departments/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[tempor_9]=true&proxy[voluptate_7]=magna&proxy[cillum_245]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "ats", "departments", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[tempor_9]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[voluptate_7]", "value": "magna" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[cillum_245]", "value": "false" } ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:07.000Z", "updatedAt": "2026-07-28T03:05:07.000Z", "uid": "35240-a8749eaa-69b5-48f4-884a-40c191f97179" }, { "id": "443a5d01-cc85-4983-9c5f-83477b0dbb6d", "name": "This functionality is not implemented.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/ats/departments/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[tempor_9]=true&proxy[voluptate_7]=magna&proxy[cillum_245]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "ats", "departments", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[tempor_9]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[voluptate_7]", "value": "magna" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[cillum_245]", "value": "false" } ], "variable": [ { "key": "id" } ] } }, "status": "Not Implemented", "code": 501, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:07.000Z", "updatedAt": "2026-07-28T03:05:07.000Z", "uid": "35240-443a5d01-cc85-4983-9c5f-83477b0dbb6d" } ], "createdAt": "2026-07-28T03:05:07.000Z", "updatedAt": "2026-07-28T03:05:07.000Z", "uid": "35240-cbe4e968-fd25-4f7b-9bbc-b2b461618bff" } ], "id": "0dba1857-0b0b-45c9-bb8b-ece2428dc1ca", "createdAt": "2026-07-28T03:05:07.000Z", "updatedAt": "2026-07-28T03:05:07.000Z", "uid": "35240-0dba1857-0b0b-45c9-bb8b-ece2428dc1ca" }, { "name": "List Departments", "id": "aeb2563c-6e10-4aa9-b8f3-7b62692f29e1", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/unified/ats/departments?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[tempor_9]=true&proxy[voluptate_7]=magna&proxy[cillum_245]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "ats", "departments" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[tempor_9]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[voluptate_7]", "value": "magna" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[cillum_245]", "value": "false" } ] } }, "response": [ { "id": "f5386f7e-48e9-4b2e-871a-51535dc7625e", "name": "The list of departments was retrieved.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/ats/departments?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[tempor_9]=true&proxy[voluptate_7]=magna&proxy[cillum_245]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "ats", "departments" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[tempor_9]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[voluptate_7]", "value": "magna" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[cillum_245]", "value": "false" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"next_page\": \"\",\n \"data\": [\n {\n \"id\": \"\",\n \"name\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\"\n }\n ],\n \"raw\": \"\"\n}", "createdAt": "2026-07-28T03:05:07.000Z", "updatedAt": "2026-07-28T03:05:07.000Z", "uid": "35240-f5386f7e-48e9-4b2e-871a-51535dc7625e" }, { "id": "409ea3ff-71ac-4b17-8e76-1908281621c3", "name": "Invalid request.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/ats/departments?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[tempor_9]=true&proxy[voluptate_7]=magna&proxy[cillum_245]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "ats", "departments" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[tempor_9]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[voluptate_7]", "value": "magna" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[cillum_245]", "value": "false" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:07.000Z", "updatedAt": "2026-07-28T03:05:07.000Z", "uid": "35240-409ea3ff-71ac-4b17-8e76-1908281621c3" }, { "id": "bbea8357-4f7e-44ac-8558-8af35620f315", "name": "Forbidden.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/ats/departments?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[tempor_9]=true&proxy[voluptate_7]=magna&proxy[cillum_245]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "ats", "departments" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[tempor_9]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[voluptate_7]", "value": "magna" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[cillum_245]", "value": "false" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:07.000Z", "updatedAt": "2026-07-28T03:05:07.000Z", "uid": "35240-bbea8357-4f7e-44ac-8558-8af35620f315" }, { "id": "3bccb42a-0cca-49ed-b26f-28c74ce31993", "name": "Precondition failed: linked account belongs to a disabled integration.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/ats/departments?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[tempor_9]=true&proxy[voluptate_7]=magna&proxy[cillum_245]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "ats", "departments" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[tempor_9]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[voluptate_7]", "value": "magna" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[cillum_245]", "value": "false" } ] } }, "status": "Precondition Failed", "code": 412, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:07.000Z", "updatedAt": "2026-07-28T03:05:07.000Z", "uid": "35240-3bccb42a-0cca-49ed-b26f-28c74ce31993" }, { "id": "569bdca6-80ac-4ef9-ab09-62ab12deeea5", "name": "Too many requests.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/ats/departments?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[tempor_9]=true&proxy[voluptate_7]=magna&proxy[cillum_245]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "ats", "departments" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[tempor_9]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[voluptate_7]", "value": "magna" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[cillum_245]", "value": "false" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:07.000Z", "updatedAt": "2026-07-28T03:05:07.000Z", "uid": "35240-569bdca6-80ac-4ef9-ab09-62ab12deeea5" }, { "id": "8346727b-2e9d-481d-836e-02c528fe7543", "name": "Server error while executing the request.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/ats/departments?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[tempor_9]=true&proxy[voluptate_7]=magna&proxy[cillum_245]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "ats", "departments" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[tempor_9]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[voluptate_7]", "value": "magna" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[cillum_245]", "value": "false" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:07.000Z", "updatedAt": "2026-07-28T03:05:07.000Z", "uid": "35240-8346727b-2e9d-481d-836e-02c528fe7543" }, { "id": "3ccb5371-f3a0-49eb-b700-3cbef86a8074", "name": "This functionality is not implemented.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/ats/departments?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[tempor_9]=true&proxy[voluptate_7]=magna&proxy[cillum_245]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "ats", "departments" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[tempor_9]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[voluptate_7]", "value": "magna" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[cillum_245]", "value": "false" } ] } }, "status": "Not Implemented", "code": 501, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:07.000Z", "updatedAt": "2026-07-28T03:05:07.000Z", "uid": "35240-3ccb5371-f3a0-49eb-b700-3cbef86a8074" } ], "createdAt": "2026-07-28T03:05:07.000Z", "updatedAt": "2026-07-28T03:05:07.000Z", "uid": "35240-aeb2563c-6e10-4aa9-b8f3-7b62692f29e1" } ], "id": "179fc557-f526-4645-87c8-6ef6662dc52b", "createdAt": "2026-07-28T03:05:07.000Z", "updatedAt": "2026-07-28T03:05:07.000Z", "uid": "35240-179fc557-f526-4645-87c8-6ef6662dc52b" } ], "id": "0fae5ed3-f413-4816-a17e-89dc06153933", "createdAt": "2026-07-28T03:05:07.000Z", "updatedAt": "2026-07-28T03:05:07.000Z", "uid": "35240-0fae5ed3-f413-4816-a17e-89dc06153933" } ], "id": "6840409e-ebbd-44f1-9ab2-1fba902870d8", "createdAt": "2026-07-28T03:05:07.000Z", "updatedAt": "2026-07-28T03:05:07.000Z", "uid": "35240-6840409e-ebbd-44f1-9ab2-1fba902870d8" } ], "variable": [ { "key": "baseUrl", "value": "https://api.stackone.com" } ] }