{ "info": { "_postman_id": "1ff649fb-8531-40f9-b6f4-36a6b6ee7be6", "name": "Marketing Accounts 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:04:55.000Z", "updatedAt": "2026-07-28T03:04:55.000Z", "lastUpdatedBy": "35240", "uid": "35240-1ff649fb-8531-40f9-b6f4-36a6b6ee7be6" }, "item": [ { "name": "accounts", "item": [ { "name": "{id}", "item": [ { "name": "meta", "item": [ { "name": "Get meta information of the account", "id": "8a61ab4d-84b6-4d4a-a334-078a25a45bb0", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/accounts/:id/meta", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":id", "meta" ], "variable": [ { "id": "eb5cf352-3a77-4096-b5f3-45be367d858d", "key": "id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "283d4e5d-1f28-4b5b-9ec5-4a45838d86e1", "name": "The meta information of the account was retrieved", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/accounts/:id/meta", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":id", "meta" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"provider\": \"\",\n \"category\": \"hris\",\n \"models\": {}\n}", "createdAt": "2026-07-28T03:04:56.000Z", "updatedAt": "2026-07-28T03:04:56.000Z", "uid": "35240-283d4e5d-1f28-4b5b-9ec5-4a45838d86e1" }, { "id": "a62ba966-c7a7-436b-9e3f-5bdf3ac4b8f0", "name": "Invalid request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/accounts/:id/meta", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":id", "meta" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:04:56.000Z", "updatedAt": "2026-07-28T03:04:56.000Z", "uid": "35240-a62ba966-c7a7-436b-9e3f-5bdf3ac4b8f0" }, { "id": "da6bab4d-85e0-4c0c-b37a-36987a29b251", "name": "Forbidden.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/accounts/:id/meta", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":id", "meta" ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:04:56.000Z", "updatedAt": "2026-07-28T03:04:56.000Z", "uid": "35240-da6bab4d-85e0-4c0c-b37a-36987a29b251" }, { "id": "cbdf2b2b-20f6-403b-9d8d-761900958854", "name": "The account with the given identifier does not exist", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/accounts/:id/meta", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":id", "meta" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:04:56.000Z", "updatedAt": "2026-07-28T03:04:56.000Z", "uid": "35240-cbdf2b2b-20f6-403b-9d8d-761900958854" }, { "id": "a60f3b4d-5dc7-4d6b-95b7-6a808fe51d68", "name": "Too many requests.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/accounts/:id/meta", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":id", "meta" ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:04:56.000Z", "updatedAt": "2026-07-28T03:04:56.000Z", "uid": "35240-a60f3b4d-5dc7-4d6b-95b7-6a808fe51d68" }, { "id": "bec9138d-66d8-468d-bb6b-55d232b11860", "name": "Server error while executing the request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/accounts/:id/meta", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":id", "meta" ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:04:56.000Z", "updatedAt": "2026-07-28T03:04:56.000Z", "uid": "35240-bec9138d-66d8-468d-bb6b-55d232b11860" }, { "id": "915edd13-d9c8-4776-a686-b885b286fa0a", "name": "This functionality is not implemented.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/accounts/:id/meta", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":id", "meta" ], "variable": [ { "key": "id" } ] } }, "status": "Not Implemented", "code": 501, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:04:56.000Z", "updatedAt": "2026-07-28T03:04:56.000Z", "uid": "35240-915edd13-d9c8-4776-a686-b885b286fa0a" } ], "createdAt": "2026-07-28T03:04:55.000Z", "updatedAt": "2026-07-28T03:04:55.000Z", "uid": "35240-8a61ab4d-84b6-4d4a-a334-078a25a45bb0" } ], "id": "d2b3e277-08d6-40f2-8afa-8701ecd8bdd0", "createdAt": "2026-07-28T03:04:55.000Z", "updatedAt": "2026-07-28T03:04:55.000Z", "uid": "35240-d2b3e277-08d6-40f2-8afa-8701ecd8bdd0" }, { "name": "Get Account", "id": "6f55336d-872a-4f5b-83eb-57ef9a44cbdb", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/accounts/:id", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":id" ], "variable": [ { "id": "6a3615ca-ff09-489a-826f-defa351bb981", "key": "id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "06ed75cf-304b-4acd-9f3c-8bb3629ed833", "name": "The account with the given identifier was retrieved.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/accounts/:id", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"provider\": \"\",\n \"active\": \"\",\n \"origin_owner_id\": \"\",\n \"origin_owner_name\": \"\",\n \"origin_username\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"credentials\": {}\n}", "createdAt": "2026-07-28T03:04:56.000Z", "updatedAt": "2026-07-28T03:04:56.000Z", "uid": "35240-06ed75cf-304b-4acd-9f3c-8bb3629ed833" }, { "id": "2e9505d6-c0de-46c2-9cd8-2aae59ed69af", "name": "Invalid request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/accounts/:id", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:04:56.000Z", "updatedAt": "2026-07-28T03:04:56.000Z", "uid": "35240-2e9505d6-c0de-46c2-9cd8-2aae59ed69af" }, { "id": "2e37f955-eeb7-4302-ae73-3d4f6edc14ab", "name": "Forbidden.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/accounts/:id", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:04:56.000Z", "updatedAt": "2026-07-28T03:04:56.000Z", "uid": "35240-2e37f955-eeb7-4302-ae73-3d4f6edc14ab" }, { "id": "0142b429-0ea1-493a-a5df-1a53b1f4ccca", "name": "Too many requests.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/accounts/:id", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:04:56.000Z", "updatedAt": "2026-07-28T03:04:56.000Z", "uid": "35240-0142b429-0ea1-493a-a5df-1a53b1f4ccca" }, { "id": "94c2443e-7fa2-4456-9bb9-38b5acaf07d6", "name": "Server error while executing the request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/accounts/:id", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:04:56.000Z", "updatedAt": "2026-07-28T03:04:56.000Z", "uid": "35240-94c2443e-7fa2-4456-9bb9-38b5acaf07d6" }, { "id": "e72993f0-4bbf-48d8-8018-fa5e13d8fabe", "name": "This functionality is not implemented.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/accounts/:id", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Not Implemented", "code": 501, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:04:56.000Z", "updatedAt": "2026-07-28T03:04:56.000Z", "uid": "35240-e72993f0-4bbf-48d8-8018-fa5e13d8fabe" } ], "createdAt": "2026-07-28T03:04:55.000Z", "updatedAt": "2026-07-28T03:04:55.000Z", "uid": "35240-6f55336d-872a-4f5b-83eb-57ef9a44cbdb" }, { "name": "Delete Account", "id": "d7f040ab-164c-4907-9fc5-5a6c1e126f81", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/accounts/:id", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":id" ], "variable": [ { "id": "249272e5-4c65-425b-a05d-5ca908c71e44", "key": "id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "d75637df-0e9a-48a5-aa58-262a1d9f5599", "name": "The account with the given identifier was deleted.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/accounts/:id", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"provider\": \"\",\n \"active\": \"\",\n \"origin_owner_id\": \"\",\n \"origin_owner_name\": \"\",\n \"origin_username\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"credentials\": {}\n}", "createdAt": "2026-07-28T03:04:56.000Z", "updatedAt": "2026-07-28T03:04:56.000Z", "uid": "35240-d75637df-0e9a-48a5-aa58-262a1d9f5599" }, { "id": "6bdf4b0c-0558-45e9-b348-81908e3ac712", "name": "Invalid request.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/accounts/:id", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:04:56.000Z", "updatedAt": "2026-07-28T03:04:56.000Z", "uid": "35240-6bdf4b0c-0558-45e9-b348-81908e3ac712" }, { "id": "4a852890-9cde-4f78-93d7-a01ce6dddb2f", "name": "Forbidden.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/accounts/:id", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:04:56.000Z", "updatedAt": "2026-07-28T03:04:56.000Z", "uid": "35240-4a852890-9cde-4f78-93d7-a01ce6dddb2f" }, { "id": "afe445f2-d87d-4382-a914-8a1f119504d3", "name": "The account with the given identifier does not exist", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/accounts/:id", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:04:56.000Z", "updatedAt": "2026-07-28T03:04:56.000Z", "uid": "35240-afe445f2-d87d-4382-a914-8a1f119504d3" }, { "id": "7c536649-408a-451e-b0dd-f8c9ccc0dac5", "name": "Too many requests.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/accounts/:id", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:04:56.000Z", "updatedAt": "2026-07-28T03:04:56.000Z", "uid": "35240-7c536649-408a-451e-b0dd-f8c9ccc0dac5" }, { "id": "f2d3ed15-30b1-45f3-873e-44dc41c90383", "name": "Server error while executing the request.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/accounts/:id", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:04:56.000Z", "updatedAt": "2026-07-28T03:04:56.000Z", "uid": "35240-f2d3ed15-30b1-45f3-873e-44dc41c90383" }, { "id": "9bdf1be3-88f5-48b9-90bd-60dbeaf9c2cb", "name": "This functionality is not implemented.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/accounts/:id", "host": [ "{{baseUrl}}" ], "path": [ "accounts", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Not Implemented", "code": 501, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:04:56.000Z", "updatedAt": "2026-07-28T03:04:56.000Z", "uid": "35240-9bdf1be3-88f5-48b9-90bd-60dbeaf9c2cb" } ], "createdAt": "2026-07-28T03:04:55.000Z", "updatedAt": "2026-07-28T03:04:55.000Z", "uid": "35240-d7f040ab-164c-4907-9fc5-5a6c1e126f81" } ], "id": "3d00cc47-d795-4d75-9979-fc2f7b1c0b5a", "createdAt": "2026-07-28T03:04:55.000Z", "updatedAt": "2026-07-28T03:04:55.000Z", "uid": "35240-3d00cc47-d795-4d75-9979-fc2f7b1c0b5a" }, { "name": "List Accounts", "id": "44a045fc-0d8d-4ec0-976a-c67c5b7c68bf", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/accounts?provider=&origin_owner_id=", "host": [ "{{baseUrl}}" ], "path": [ "accounts" ], "query": [ { "description": "The provider of the results to fetch", "key": "provider", "value": "" }, { "description": "The origin owner identifier of the results to fetch", "key": "origin_owner_id", "value": "" } ] } }, "response": [ { "id": "33933bd1-79ae-4247-ac21-e70e9504fa58", "name": "The list of accounts was retrieved.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/accounts?provider=&origin_owner_id=", "host": [ "{{baseUrl}}" ], "path": [ "accounts" ], "query": [ { "description": "The provider of the results to fetch", "key": "provider", "value": "" }, { "description": "The origin owner identifier of the results to fetch", "key": "origin_owner_id", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"id\": \"\",\n \"provider\": \"\",\n \"active\": \"\",\n \"origin_owner_id\": \"\",\n \"origin_owner_name\": \"\",\n \"origin_username\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"credentials\": {}\n },\n {\n \"id\": \"\",\n \"provider\": \"\",\n \"active\": \"\",\n \"origin_owner_id\": \"\",\n \"origin_owner_name\": \"\",\n \"origin_username\": \"\",\n \"created_at\": \"\",\n \"updated_at\": \"\",\n \"credentials\": {}\n }\n]", "createdAt": "2026-07-28T03:04:56.000Z", "updatedAt": "2026-07-28T03:04:56.000Z", "uid": "35240-33933bd1-79ae-4247-ac21-e70e9504fa58" }, { "id": "a2280843-a59a-434d-a54b-387f6535069d", "name": "Invalid request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/accounts?provider=&origin_owner_id=", "host": [ "{{baseUrl}}" ], "path": [ "accounts" ], "query": [ { "description": "The provider of the results to fetch", "key": "provider", "value": "" }, { "description": "The origin owner identifier of the results to fetch", "key": "origin_owner_id", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:04:56.000Z", "updatedAt": "2026-07-28T03:04:56.000Z", "uid": "35240-a2280843-a59a-434d-a54b-387f6535069d" }, { "id": "8bbe0f37-d6b4-47a6-966a-a9d3bb6f53ba", "name": "Forbidden.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/accounts?provider=&origin_owner_id=", "host": [ "{{baseUrl}}" ], "path": [ "accounts" ], "query": [ { "description": "The provider of the results to fetch", "key": "provider", "value": "" }, { "description": "The origin owner identifier of the results to fetch", "key": "origin_owner_id", "value": "" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:04:56.000Z", "updatedAt": "2026-07-28T03:04:56.000Z", "uid": "35240-8bbe0f37-d6b4-47a6-966a-a9d3bb6f53ba" }, { "id": "fb0755fd-4e98-43bd-8d4e-c2a7f5da7979", "name": "Too many requests.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/accounts?provider=&origin_owner_id=", "host": [ "{{baseUrl}}" ], "path": [ "accounts" ], "query": [ { "description": "The provider of the results to fetch", "key": "provider", "value": "" }, { "description": "The origin owner identifier of the results to fetch", "key": "origin_owner_id", "value": "" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:04:56.000Z", "updatedAt": "2026-07-28T03:04:56.000Z", "uid": "35240-fb0755fd-4e98-43bd-8d4e-c2a7f5da7979" }, { "id": "2c0bfb6b-de15-47b1-8fe5-c9d56bc73608", "name": "Server error while executing the request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/accounts?provider=&origin_owner_id=", "host": [ "{{baseUrl}}" ], "path": [ "accounts" ], "query": [ { "description": "The provider of the results to fetch", "key": "provider", "value": "" }, { "description": "The origin owner identifier of the results to fetch", "key": "origin_owner_id", "value": "" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:04:56.000Z", "updatedAt": "2026-07-28T03:04:56.000Z", "uid": "35240-2c0bfb6b-de15-47b1-8fe5-c9d56bc73608" }, { "id": "d454d8cd-eca0-41b3-9cb9-36fe56e36b8e", "name": "This functionality is not implemented.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/accounts?provider=&origin_owner_id=", "host": [ "{{baseUrl}}" ], "path": [ "accounts" ], "query": [ { "description": "The provider of the results to fetch", "key": "provider", "value": "" }, { "description": "The origin owner identifier of the results to fetch", "key": "origin_owner_id", "value": "" } ] } }, "status": "Not Implemented", "code": 501, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:04:56.000Z", "updatedAt": "2026-07-28T03:04:56.000Z", "uid": "35240-d454d8cd-eca0-41b3-9cb9-36fe56e36b8e" } ], "createdAt": "2026-07-28T03:04:55.000Z", "updatedAt": "2026-07-28T03:04:55.000Z", "uid": "35240-44a045fc-0d8d-4ec0-976a-c67c5b7c68bf" } ], "id": "3cff567e-a376-48e9-810a-de94f9b19d8c", "createdAt": "2026-07-28T03:04:55.000Z", "updatedAt": "2026-07-28T03:04:55.000Z", "uid": "35240-3cff567e-a376-48e9-810a-de94f9b19d8c" }, { "name": "unified", "item": [ { "name": "crm", "item": [ { "name": "accounts", "item": [ { "name": "{id}", "item": [ { "name": "Get Account", "id": "d4c0cec0-10ee-4efb-8bb9-16f0f57b12c3", "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/crm/accounts/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[in_76]=-84374140&proxy[veniam_93]=-85073732.81192532", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "accounts", ":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[in_76]", "value": "-84374140" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_93]", "value": "-85073732.81192532" } ], "variable": [ { "id": "30163aed-084f-4c63-bc27-84ae85a6ec6a", "key": "id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "7e941ae7-1056-4af6-b7f5-3d43e86d865e", "name": "The account 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/crm/accounts/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[in_76]=-84374140&proxy[veniam_93]=-85073732.81192532", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "accounts", ":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[in_76]", "value": "-84374140" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_93]", "value": "-85073732.81192532" } ], "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 \"owner_id\": \"\",\n \"name\": \"\",\n \"industry\": \"\",\n \"addresses\": [\n {\n \"street_1\": \"\",\n \"street_2\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip_code\": \"\",\n \"country\": \"\",\n \"location_type\": \"\"\n },\n {\n \"street_1\": \"\",\n \"street_2\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip_code\": \"\",\n \"country\": \"\",\n \"location_type\": \"\"\n }\n ],\n \"phone_numbers\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"annual_revenue\": \"\",\n \"website\": \"\",\n \"created_at\": \"\",\n \"description\": \"\"\n },\n \"raw\": \"\"\n}", "createdAt": "2026-07-28T03:04:56.000Z", "updatedAt": "2026-07-28T03:04:56.000Z", "uid": "35240-7e941ae7-1056-4af6-b7f5-3d43e86d865e" }, { "id": "56443968-7f6e-48a1-9006-7d6e4f36dea6", "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/crm/accounts/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[in_76]=-84374140&proxy[veniam_93]=-85073732.81192532", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "accounts", ":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[in_76]", "value": "-84374140" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_93]", "value": "-85073732.81192532" } ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:04:56.000Z", "updatedAt": "2026-07-28T03:04:56.000Z", "uid": "35240-56443968-7f6e-48a1-9006-7d6e4f36dea6" }, { "id": "23f76461-c0a4-4e37-8c4b-1691a83cc249", "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/crm/accounts/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[in_76]=-84374140&proxy[veniam_93]=-85073732.81192532", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "accounts", ":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[in_76]", "value": "-84374140" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_93]", "value": "-85073732.81192532" } ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:04:56.000Z", "updatedAt": "2026-07-28T03:04:56.000Z", "uid": "35240-23f76461-c0a4-4e37-8c4b-1691a83cc249" }, { "id": "18f6aa82-844d-4dca-9f42-a38fa0a3ecd6", "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/crm/accounts/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[in_76]=-84374140&proxy[veniam_93]=-85073732.81192532", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "accounts", ":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[in_76]", "value": "-84374140" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_93]", "value": "-85073732.81192532" } ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:04:56.000Z", "updatedAt": "2026-07-28T03:04:56.000Z", "uid": "35240-18f6aa82-844d-4dca-9f42-a38fa0a3ecd6" }, { "id": "53169d54-611e-42bf-8228-644b3f235d87", "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/crm/accounts/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[in_76]=-84374140&proxy[veniam_93]=-85073732.81192532", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "accounts", ":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[in_76]", "value": "-84374140" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_93]", "value": "-85073732.81192532" } ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:04:56.000Z", "updatedAt": "2026-07-28T03:04:56.000Z", "uid": "35240-53169d54-611e-42bf-8228-644b3f235d87" }, { "id": "2ac4c319-0f72-4f9a-af14-18d96527910c", "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/crm/accounts/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[in_76]=-84374140&proxy[veniam_93]=-85073732.81192532", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "accounts", ":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[in_76]", "value": "-84374140" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_93]", "value": "-85073732.81192532" } ], "variable": [ { "key": "id" } ] } }, "status": "Not Implemented", "code": 501, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:04:56.000Z", "updatedAt": "2026-07-28T03:04:56.000Z", "uid": "35240-2ac4c319-0f72-4f9a-af14-18d96527910c" } ], "createdAt": "2026-07-28T03:04:55.000Z", "updatedAt": "2026-07-28T03:04:55.000Z", "uid": "35240-d4c0cec0-10ee-4efb-8bb9-16f0f57b12c3" } ], "id": "0e4d7b5e-0fa8-4a72-afa4-bb6b378109bb", "createdAt": "2026-07-28T03:04:55.000Z", "updatedAt": "2026-07-28T03:04:55.000Z", "uid": "35240-0e4d7b5e-0fa8-4a72-afa4-bb6b378109bb" }, { "name": "List Accounts", "id": "05ade26f-d09d-4763-8c67-b8e77477536b", "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/crm/accounts?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[in_76]=-84374140&proxy[veniam_93]=-85073732.81192532", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "accounts" ], "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[in_76]", "value": "-84374140" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_93]", "value": "-85073732.81192532" } ] } }, "response": [ { "id": "ae25a42e-8c59-4b18-be05-d8a8faa52385", "name": "The list of accounts 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/crm/accounts?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[in_76]=-84374140&proxy[veniam_93]=-85073732.81192532", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "accounts" ], "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[in_76]", "value": "-84374140" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_93]", "value": "-85073732.81192532" } ] } }, "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 \"owner_id\": \"\",\n \"name\": \"\",\n \"industry\": \"\",\n \"addresses\": [\n {\n \"street_1\": \"\",\n \"street_2\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip_code\": \"\",\n \"country\": \"\",\n \"location_type\": \"\"\n },\n {\n \"street_1\": \"\",\n \"street_2\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip_code\": \"\",\n \"country\": \"\",\n \"location_type\": \"\"\n }\n ],\n \"phone_numbers\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"annual_revenue\": \"\",\n \"website\": \"\",\n \"created_at\": \"\",\n \"description\": \"\"\n },\n {\n \"id\": \"\",\n \"owner_id\": \"\",\n \"name\": \"\",\n \"industry\": \"\",\n \"addresses\": [\n {\n \"street_1\": \"\",\n \"street_2\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip_code\": \"\",\n \"country\": \"\",\n \"location_type\": \"\"\n },\n {\n \"street_1\": \"\",\n \"street_2\": \"\",\n \"city\": \"\",\n \"state\": \"\",\n \"zip_code\": \"\",\n \"country\": \"\",\n \"location_type\": \"\"\n }\n ],\n \"phone_numbers\": [\n \"\",\n \"\"\n ],\n \"updated_at\": \"\",\n \"annual_revenue\": \"\",\n \"website\": \"\",\n \"created_at\": \"\",\n \"description\": \"\"\n }\n ],\n \"raw\": \"\"\n}", "createdAt": "2026-07-28T03:04:56.000Z", "updatedAt": "2026-07-28T03:04:56.000Z", "uid": "35240-ae25a42e-8c59-4b18-be05-d8a8faa52385" }, { "id": "541bae3b-81ec-49d7-b451-35839aea8f3c", "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/crm/accounts?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[in_76]=-84374140&proxy[veniam_93]=-85073732.81192532", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "accounts" ], "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[in_76]", "value": "-84374140" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_93]", "value": "-85073732.81192532" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:04:56.000Z", "updatedAt": "2026-07-28T03:04:56.000Z", "uid": "35240-541bae3b-81ec-49d7-b451-35839aea8f3c" }, { "id": "5f6e5175-bc33-40c6-8592-4e5fc162e543", "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/crm/accounts?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[in_76]=-84374140&proxy[veniam_93]=-85073732.81192532", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "accounts" ], "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[in_76]", "value": "-84374140" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_93]", "value": "-85073732.81192532" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:04:56.000Z", "updatedAt": "2026-07-28T03:04:56.000Z", "uid": "35240-5f6e5175-bc33-40c6-8592-4e5fc162e543" }, { "id": "b418dd55-5a8d-4640-91af-0131ca672f74", "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/crm/accounts?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[in_76]=-84374140&proxy[veniam_93]=-85073732.81192532", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "accounts" ], "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[in_76]", "value": "-84374140" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_93]", "value": "-85073732.81192532" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:04:56.000Z", "updatedAt": "2026-07-28T03:04:56.000Z", "uid": "35240-b418dd55-5a8d-4640-91af-0131ca672f74" }, { "id": "467741a2-2485-46a3-82dc-799edd530e02", "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/crm/accounts?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[in_76]=-84374140&proxy[veniam_93]=-85073732.81192532", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "accounts" ], "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[in_76]", "value": "-84374140" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_93]", "value": "-85073732.81192532" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:04:56.000Z", "updatedAt": "2026-07-28T03:04:56.000Z", "uid": "35240-467741a2-2485-46a3-82dc-799edd530e02" }, { "id": "6dc26e6d-946c-48bf-9d0c-1ce483e48093", "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/crm/accounts?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[in_76]=-84374140&proxy[veniam_93]=-85073732.81192532", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "accounts" ], "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[in_76]", "value": "-84374140" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_93]", "value": "-85073732.81192532" } ] } }, "status": "Not Implemented", "code": 501, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:04:56.000Z", "updatedAt": "2026-07-28T03:04:56.000Z", "uid": "35240-6dc26e6d-946c-48bf-9d0c-1ce483e48093" } ], "createdAt": "2026-07-28T03:04:55.000Z", "updatedAt": "2026-07-28T03:04:55.000Z", "uid": "35240-05ade26f-d09d-4763-8c67-b8e77477536b" } ], "id": "268abc5a-4125-4394-a152-ae538f924c4a", "createdAt": "2026-07-28T03:04:55.000Z", "updatedAt": "2026-07-28T03:04:55.000Z", "uid": "35240-268abc5a-4125-4394-a152-ae538f924c4a" } ], "id": "7c1d5aa9-5ae8-4e65-9bab-d86581b5bb48", "createdAt": "2026-07-28T03:04:55.000Z", "updatedAt": "2026-07-28T03:04:55.000Z", "uid": "35240-7c1d5aa9-5ae8-4e65-9bab-d86581b5bb48" } ], "id": "857a2d16-893b-49d3-aa39-57165a51dada", "createdAt": "2026-07-28T03:04:55.000Z", "updatedAt": "2026-07-28T03:04:55.000Z", "uid": "35240-857a2d16-893b-49d3-aa39-57165a51dada" } ], "variable": [ { "key": "baseUrl", "value": "https://api.stackone.com" } ] }