{ "info": { "_postman_id": "78e3354e-0ea8-4af0-97a2-44b555084848", "name": "Marketing Accounts Campaigns 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:59.000Z", "updatedAt": "2026-07-28T03:04:59.000Z", "lastUpdatedBy": "35240", "uid": "35240-78e3354e-0ea8-4af0-97a2-44b555084848" }, "item": [ { "name": "unified", "item": [ { "name": "marketing", "item": [ { "name": "campaigns", "item": [ { "name": "{id}", "item": [ { "name": "Get campaign", "id": "e1afa43a-08ae-4cea-a911-0cb8d5d32f3b", "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/marketing/campaigns/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[reprehenderit_9]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "campaigns", ":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[reprehenderit_9]", "value": "false" } ], "variable": [ { "id": "b2486fa1-001e-4e4d-9528-9693941a0ec9", "key": "id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "e6ddbe08-1a99-4673-965a-7b80ceec3580", "name": "The campaign 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/marketing/campaigns/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[reprehenderit_9]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "campaigns", ":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[reprehenderit_9]", "value": "false" } ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"updated_at\": \"\",\n \"messages\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": \"sms\",\n \"message_content\": {\n \"body\": \"\",\n \"from\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": \"unknown\",\n \"message_content\": {\n \"body\": \"\",\n \"from\": \"\"\n }\n }\n ],\n \"created_at\": \"\",\n \"channels\": [\n \"android_push\",\n \"android_push\"\n ],\n \"first_sent_at\": \"\",\n \"last_sent_at\": \"\",\n \"archived\": \"\",\n \"description\": \"\",\n \"draft\": \"\"\n },\n \"raw\": \"\"\n}", "createdAt": "2026-07-28T03:05:00.000Z", "updatedAt": "2026-07-28T03:05:00.000Z", "uid": "35240-e6ddbe08-1a99-4673-965a-7b80ceec3580" }, { "id": "c707e068-ffca-4f7a-b3f7-74bd351570ed", "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/marketing/campaigns/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[reprehenderit_9]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "campaigns", ":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[reprehenderit_9]", "value": "false" } ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:00.000Z", "updatedAt": "2026-07-28T03:05:00.000Z", "uid": "35240-c707e068-ffca-4f7a-b3f7-74bd351570ed" }, { "id": "38eba7b4-76dd-41e6-8450-d5e486f563a3", "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/marketing/campaigns/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[reprehenderit_9]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "campaigns", ":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[reprehenderit_9]", "value": "false" } ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:00.000Z", "updatedAt": "2026-07-28T03:05:00.000Z", "uid": "35240-38eba7b4-76dd-41e6-8450-d5e486f563a3" }, { "id": "968cd2e9-20b7-4693-9ba2-96b40f455497", "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/marketing/campaigns/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[reprehenderit_9]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "campaigns", ":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[reprehenderit_9]", "value": "false" } ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:00.000Z", "updatedAt": "2026-07-28T03:05:00.000Z", "uid": "35240-968cd2e9-20b7-4693-9ba2-96b40f455497" }, { "id": "60b1c310-a346-4cde-960f-6405a5642890", "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/marketing/campaigns/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[reprehenderit_9]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "campaigns", ":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[reprehenderit_9]", "value": "false" } ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:00.000Z", "updatedAt": "2026-07-28T03:05:00.000Z", "uid": "35240-60b1c310-a346-4cde-960f-6405a5642890" }, { "id": "af18eb24-5049-432a-a57c-015d97e14651", "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/marketing/campaigns/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[reprehenderit_9]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "campaigns", ":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[reprehenderit_9]", "value": "false" } ], "variable": [ { "key": "id" } ] } }, "status": "Not Implemented", "code": 501, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:00.000Z", "updatedAt": "2026-07-28T03:05:00.000Z", "uid": "35240-af18eb24-5049-432a-a57c-015d97e14651" } ], "createdAt": "2026-07-28T03:05:00.000Z", "updatedAt": "2026-07-28T03:05:00.000Z", "uid": "35240-e1afa43a-08ae-4cea-a911-0cb8d5d32f3b" } ], "id": "e9b220c6-1a39-46b0-aed9-ee5e6266e213", "createdAt": "2026-07-28T03:05:00.000Z", "updatedAt": "2026-07-28T03:05:00.000Z", "uid": "35240-e9b220c6-1a39-46b0-aed9-ee5e6266e213" }, { "name": "List campaigns", "id": "ee3c33f2-05c3-49e3-9a7b-573f68f5bbdf", "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/marketing/campaigns?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[reprehenderit_9]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "campaigns" ], "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[reprehenderit_9]", "value": "false" } ] } }, "response": [ { "id": "bd9f3bd7-ce93-48d5-af33-71122199fb58", "name": "The list of campaigns 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/marketing/campaigns?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[reprehenderit_9]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "campaigns" ], "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[reprehenderit_9]", "value": "false" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"next_page\": \"\",\n \"data\": [\n {\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"updated_at\": \"\",\n \"messages\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": \"email\",\n \"message_content\": {\n \"body\": \"\",\n \"from\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": \"email\",\n \"message_content\": {\n \"body\": \"\",\n \"from\": \"\"\n }\n }\n ],\n \"created_at\": \"\",\n \"channels\": [\n \"android_push\",\n \"unknown\"\n ],\n \"first_sent_at\": \"\",\n \"last_sent_at\": \"\",\n \"archived\": \"\",\n \"description\": \"\",\n \"draft\": \"\"\n },\n {\n \"name\": \"\",\n \"tags\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"updated_at\": \"\",\n \"messages\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": \"ios_push\",\n \"message_content\": {\n \"body\": \"\",\n \"from\": \"\"\n }\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"message_type\": \"android_push\",\n \"message_content\": {\n \"body\": \"\",\n \"from\": \"\"\n }\n }\n ],\n \"created_at\": \"\",\n \"channels\": [\n \"unmapped_value\",\n \"ios_push\"\n ],\n \"first_sent_at\": \"\",\n \"last_sent_at\": \"\",\n \"archived\": \"\",\n \"description\": \"\",\n \"draft\": \"\"\n }\n ],\n \"raw\": \"\"\n}", "createdAt": "2026-07-28T03:05:00.000Z", "updatedAt": "2026-07-28T03:05:00.000Z", "uid": "35240-bd9f3bd7-ce93-48d5-af33-71122199fb58" }, { "id": "1c8778a8-0c44-4436-b5a6-85fd8f4a74ed", "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/marketing/campaigns?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[reprehenderit_9]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "campaigns" ], "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[reprehenderit_9]", "value": "false" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:00.000Z", "updatedAt": "2026-07-28T03:05:00.000Z", "uid": "35240-1c8778a8-0c44-4436-b5a6-85fd8f4a74ed" }, { "id": "0e71576c-5aca-495b-b22e-98f0d5cdd989", "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/marketing/campaigns?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[reprehenderit_9]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "campaigns" ], "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[reprehenderit_9]", "value": "false" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:00.000Z", "updatedAt": "2026-07-28T03:05:00.000Z", "uid": "35240-0e71576c-5aca-495b-b22e-98f0d5cdd989" }, { "id": "59ac1073-7b89-4e58-8379-39564eb1084d", "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/marketing/campaigns?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[reprehenderit_9]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "campaigns" ], "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[reprehenderit_9]", "value": "false" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:00.000Z", "updatedAt": "2026-07-28T03:05:00.000Z", "uid": "35240-59ac1073-7b89-4e58-8379-39564eb1084d" }, { "id": "090e7cae-bc32-4995-9ce4-36332b967f66", "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/marketing/campaigns?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[reprehenderit_9]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "campaigns" ], "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[reprehenderit_9]", "value": "false" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:00.000Z", "updatedAt": "2026-07-28T03:05:00.000Z", "uid": "35240-090e7cae-bc32-4995-9ce4-36332b967f66" }, { "id": "d906ae60-1ed4-4654-b5a8-cad2cd143b2b", "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/marketing/campaigns?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[reprehenderit_9]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "marketing", "campaigns" ], "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[reprehenderit_9]", "value": "false" } ] } }, "status": "Not Implemented", "code": 501, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:00.000Z", "updatedAt": "2026-07-28T03:05:00.000Z", "uid": "35240-d906ae60-1ed4-4654-b5a8-cad2cd143b2b" } ], "createdAt": "2026-07-28T03:05:00.000Z", "updatedAt": "2026-07-28T03:05:00.000Z", "uid": "35240-ee3c33f2-05c3-49e3-9a7b-573f68f5bbdf" } ], "id": "34a4093d-7923-4cee-96dc-9c15d33dbf71", "createdAt": "2026-07-28T03:05:00.000Z", "updatedAt": "2026-07-28T03:05:00.000Z", "uid": "35240-34a4093d-7923-4cee-96dc-9c15d33dbf71" } ], "id": "7ac406a2-551a-45f3-b64f-f56464aa2b6c", "createdAt": "2026-07-28T03:05:00.000Z", "updatedAt": "2026-07-28T03:05:00.000Z", "uid": "35240-7ac406a2-551a-45f3-b64f-f56464aa2b6c" } ], "id": "73f99d01-0a7e-4b24-aba9-01939dfcb5a2", "createdAt": "2026-07-28T03:05:00.000Z", "updatedAt": "2026-07-28T03:05:00.000Z", "uid": "35240-73f99d01-0a7e-4b24-aba9-01939dfcb5a2" } ], "variable": [ { "key": "baseUrl", "value": "https://api.stackone.com" } ] }