{ "info": { "_postman_id": "96c77be3-9bec-430c-b5c0-5db386c6a51b", "name": "Marketing Accounts Lists 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:25.000Z", "updatedAt": "2026-07-28T03:05:25.000Z", "lastUpdatedBy": "35240", "uid": "35240-96c77be3-9bec-430c-b5c0-5db386c6a51b" }, "item": [ { "name": "unified", "item": [ { "name": "crm", "item": [ { "name": "lists", "item": [ { "name": "{id}", "item": [ { "name": "Get List", "id": "97bef17b-2893-4463-a95e-d8dc20c3085a", "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/lists/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[ipsum8]=-97022309.09369813&proxy[pariatur_ddd]=eiusmod&proxy[laboris_3]=-75640252&proxy[laborecb0]=-95372756.28565855", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "lists", ":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[ipsum8]", "value": "-97022309.09369813" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[pariatur_ddd]", "value": "eiusmod" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[laboris_3]", "value": "-75640252" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[laborecb0]", "value": "-95372756.28565855" } ], "variable": [ { "id": "ba8365f4-0f04-4c06-8cb8-11eb2f88acd2", "key": "id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "f309c029-3946-47fa-b85e-9032e9907f31", "name": "The list 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/lists/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[ipsum8]=-97022309.09369813&proxy[pariatur_ddd]=eiusmod&proxy[laboris_3]=-75640252&proxy[laborecb0]=-95372756.28565855", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "lists", ":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[ipsum8]", "value": "-97022309.09369813" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[pariatur_ddd]", "value": "eiusmod" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[laboris_3]", "value": "-75640252" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[laborecb0]", "value": "-95372756.28565855" } ], "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 \"updated_at\": \"\",\n \"location_type\": {\n \"value\": \"companies\",\n \"source_value\": \"\"\n },\n \"items\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\"\n },\n \"raw\": \"\"\n}", "createdAt": "2026-07-28T03:05:25.000Z", "updatedAt": "2026-07-28T03:05:25.000Z", "uid": "35240-f309c029-3946-47fa-b85e-9032e9907f31" }, { "id": "8c40e885-0891-4fb3-a6af-b119763928c4", "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/lists/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[ipsum8]=-97022309.09369813&proxy[pariatur_ddd]=eiusmod&proxy[laboris_3]=-75640252&proxy[laborecb0]=-95372756.28565855", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "lists", ":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[ipsum8]", "value": "-97022309.09369813" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[pariatur_ddd]", "value": "eiusmod" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[laboris_3]", "value": "-75640252" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[laborecb0]", "value": "-95372756.28565855" } ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:25.000Z", "updatedAt": "2026-07-28T03:05:25.000Z", "uid": "35240-8c40e885-0891-4fb3-a6af-b119763928c4" }, { "id": "8905d594-77f6-4c0e-bf77-9f96ea12d25e", "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/lists/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[ipsum8]=-97022309.09369813&proxy[pariatur_ddd]=eiusmod&proxy[laboris_3]=-75640252&proxy[laborecb0]=-95372756.28565855", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "lists", ":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[ipsum8]", "value": "-97022309.09369813" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[pariatur_ddd]", "value": "eiusmod" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[laboris_3]", "value": "-75640252" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[laborecb0]", "value": "-95372756.28565855" } ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:25.000Z", "updatedAt": "2026-07-28T03:05:25.000Z", "uid": "35240-8905d594-77f6-4c0e-bf77-9f96ea12d25e" }, { "id": "ef23e276-c201-480d-b409-d82bbfee1b7f", "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/crm/lists/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[ipsum8]=-97022309.09369813&proxy[pariatur_ddd]=eiusmod&proxy[laboris_3]=-75640252&proxy[laborecb0]=-95372756.28565855", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "lists", ":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[ipsum8]", "value": "-97022309.09369813" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[pariatur_ddd]", "value": "eiusmod" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[laboris_3]", "value": "-75640252" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[laborecb0]", "value": "-95372756.28565855" } ], "variable": [ { "key": "id" } ] } }, "status": "Precondition Failed", "code": 412, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:25.000Z", "updatedAt": "2026-07-28T03:05:25.000Z", "uid": "35240-ef23e276-c201-480d-b409-d82bbfee1b7f" }, { "id": "c9890679-1e66-4313-be77-3017991a0d3c", "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/lists/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[ipsum8]=-97022309.09369813&proxy[pariatur_ddd]=eiusmod&proxy[laboris_3]=-75640252&proxy[laborecb0]=-95372756.28565855", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "lists", ":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[ipsum8]", "value": "-97022309.09369813" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[pariatur_ddd]", "value": "eiusmod" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[laboris_3]", "value": "-75640252" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[laborecb0]", "value": "-95372756.28565855" } ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:25.000Z", "updatedAt": "2026-07-28T03:05:25.000Z", "uid": "35240-c9890679-1e66-4313-be77-3017991a0d3c" }, { "id": "444bd3ed-d7d4-4ffa-b3cd-78465996c4a5", "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/lists/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[ipsum8]=-97022309.09369813&proxy[pariatur_ddd]=eiusmod&proxy[laboris_3]=-75640252&proxy[laborecb0]=-95372756.28565855", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "lists", ":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[ipsum8]", "value": "-97022309.09369813" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[pariatur_ddd]", "value": "eiusmod" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[laboris_3]", "value": "-75640252" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[laborecb0]", "value": "-95372756.28565855" } ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:25.000Z", "updatedAt": "2026-07-28T03:05:25.000Z", "uid": "35240-444bd3ed-d7d4-4ffa-b3cd-78465996c4a5" }, { "id": "4d2a7e99-2fec-4cbd-9f0b-2ca2548928f1", "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/lists/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[ipsum8]=-97022309.09369813&proxy[pariatur_ddd]=eiusmod&proxy[laboris_3]=-75640252&proxy[laborecb0]=-95372756.28565855", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "lists", ":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[ipsum8]", "value": "-97022309.09369813" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[pariatur_ddd]", "value": "eiusmod" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[laboris_3]", "value": "-75640252" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[laborecb0]", "value": "-95372756.28565855" } ], "variable": [ { "key": "id" } ] } }, "status": "Not Implemented", "code": 501, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:25.000Z", "updatedAt": "2026-07-28T03:05:25.000Z", "uid": "35240-4d2a7e99-2fec-4cbd-9f0b-2ca2548928f1" } ], "createdAt": "2026-07-28T03:05:25.000Z", "updatedAt": "2026-07-28T03:05:25.000Z", "uid": "35240-97bef17b-2893-4463-a95e-d8dc20c3085a" } ], "id": "5d0d7311-a822-43b6-a1de-4bb862c29661", "createdAt": "2026-07-28T03:05:25.000Z", "updatedAt": "2026-07-28T03:05:25.000Z", "uid": "35240-5d0d7311-a822-43b6-a1de-4bb862c29661" }, { "name": "Get all Lists", "id": "b6528c04-31ba-4b8c-b15e-b030d13bdf2f", "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/lists?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[ipsum8]=-97022309.09369813&proxy[pariatur_ddd]=eiusmod&proxy[laboris_3]=-75640252&proxy[laborecb0]=-95372756.28565855", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "lists" ], "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[ipsum8]", "value": "-97022309.09369813" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[pariatur_ddd]", "value": "eiusmod" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[laboris_3]", "value": "-75640252" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[laborecb0]", "value": "-95372756.28565855" } ] } }, "response": [ { "id": "485986b3-247b-412a-9198-36ef77e93b55", "name": "The collection of lists 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/lists?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[ipsum8]=-97022309.09369813&proxy[pariatur_ddd]=eiusmod&proxy[laboris_3]=-75640252&proxy[laborecb0]=-95372756.28565855", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "lists" ], "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[ipsum8]", "value": "-97022309.09369813" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[pariatur_ddd]", "value": "eiusmod" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[laboris_3]", "value": "-75640252" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[laborecb0]", "value": "-95372756.28565855" } ] } }, "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 \"updated_at\": \"\",\n \"location_type\": {\n \"value\": \"contacts\",\n \"source_value\": \"\"\n },\n \"items\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"updated_at\": \"\",\n \"location_type\": {\n \"value\": \"companies\",\n \"source_value\": \"\"\n },\n \"items\": [\n \"\",\n \"\"\n ],\n \"created_at\": \"\"\n }\n ],\n \"raw\": \"\"\n}", "createdAt": "2026-07-28T03:05:25.000Z", "updatedAt": "2026-07-28T03:05:25.000Z", "uid": "35240-485986b3-247b-412a-9198-36ef77e93b55" }, { "id": "62726e45-b1be-479d-9ec6-df3e593b8c2d", "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/lists?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[ipsum8]=-97022309.09369813&proxy[pariatur_ddd]=eiusmod&proxy[laboris_3]=-75640252&proxy[laborecb0]=-95372756.28565855", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "lists" ], "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[ipsum8]", "value": "-97022309.09369813" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[pariatur_ddd]", "value": "eiusmod" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[laboris_3]", "value": "-75640252" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[laborecb0]", "value": "-95372756.28565855" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:25.000Z", "updatedAt": "2026-07-28T03:05:25.000Z", "uid": "35240-62726e45-b1be-479d-9ec6-df3e593b8c2d" }, { "id": "4678826f-c677-4f04-875c-012590192585", "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/lists?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[ipsum8]=-97022309.09369813&proxy[pariatur_ddd]=eiusmod&proxy[laboris_3]=-75640252&proxy[laborecb0]=-95372756.28565855", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "lists" ], "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[ipsum8]", "value": "-97022309.09369813" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[pariatur_ddd]", "value": "eiusmod" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[laboris_3]", "value": "-75640252" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[laborecb0]", "value": "-95372756.28565855" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:25.000Z", "updatedAt": "2026-07-28T03:05:25.000Z", "uid": "35240-4678826f-c677-4f04-875c-012590192585" }, { "id": "5697566f-95dc-4482-8d54-87126b4f9c06", "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/lists?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[ipsum8]=-97022309.09369813&proxy[pariatur_ddd]=eiusmod&proxy[laboris_3]=-75640252&proxy[laborecb0]=-95372756.28565855", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "lists" ], "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[ipsum8]", "value": "-97022309.09369813" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[pariatur_ddd]", "value": "eiusmod" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[laboris_3]", "value": "-75640252" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[laborecb0]", "value": "-95372756.28565855" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:25.000Z", "updatedAt": "2026-07-28T03:05:25.000Z", "uid": "35240-5697566f-95dc-4482-8d54-87126b4f9c06" }, { "id": "e55f3f41-9a8d-4d01-84d3-83b884737c7c", "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/lists?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[ipsum8]=-97022309.09369813&proxy[pariatur_ddd]=eiusmod&proxy[laboris_3]=-75640252&proxy[laborecb0]=-95372756.28565855", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "lists" ], "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[ipsum8]", "value": "-97022309.09369813" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[pariatur_ddd]", "value": "eiusmod" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[laboris_3]", "value": "-75640252" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[laborecb0]", "value": "-95372756.28565855" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:25.000Z", "updatedAt": "2026-07-28T03:05:25.000Z", "uid": "35240-e55f3f41-9a8d-4d01-84d3-83b884737c7c" }, { "id": "c19cd189-3b81-4b11-8f1f-a395c8dcb37a", "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/lists?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[ipsum8]=-97022309.09369813&proxy[pariatur_ddd]=eiusmod&proxy[laboris_3]=-75640252&proxy[laborecb0]=-95372756.28565855", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "lists" ], "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[ipsum8]", "value": "-97022309.09369813" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[pariatur_ddd]", "value": "eiusmod" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[laboris_3]", "value": "-75640252" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[laborecb0]", "value": "-95372756.28565855" } ] } }, "status": "Not Implemented", "code": 501, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:25.000Z", "updatedAt": "2026-07-28T03:05:25.000Z", "uid": "35240-c19cd189-3b81-4b11-8f1f-a395c8dcb37a" } ], "createdAt": "2026-07-28T03:05:25.000Z", "updatedAt": "2026-07-28T03:05:25.000Z", "uid": "35240-b6528c04-31ba-4b8c-b15e-b030d13bdf2f" } ], "id": "c9f9a385-11b9-4a84-ba9f-407441a213ff", "createdAt": "2026-07-28T03:05:25.000Z", "updatedAt": "2026-07-28T03:05:25.000Z", "uid": "35240-c9f9a385-11b9-4a84-ba9f-407441a213ff" } ], "id": "414c6345-a88d-4063-9ef0-9e303d0e815d", "createdAt": "2026-07-28T03:05:25.000Z", "updatedAt": "2026-07-28T03:05:25.000Z", "uid": "35240-414c6345-a88d-4063-9ef0-9e303d0e815d" } ], "id": "eaff2dc2-7fca-4d18-ad21-f45506f08bb7", "createdAt": "2026-07-28T03:05:25.000Z", "updatedAt": "2026-07-28T03:05:25.000Z", "uid": "35240-eaff2dc2-7fca-4d18-ad21-f45506f08bb7" } ], "variable": [ { "key": "baseUrl", "value": "https://api.stackone.com" } ] }