{ "opencollection": "1.0.0", "info": { "name": "GetResponse APIv3 Accounts", "version": "3.2026-07-28T07:58:55+00:00" }, "items": [ { "info": { "name": "Accounts", "type": "folder" }, "items": [ { "info": { "name": "Returns account blocklist masks", "type": "http" }, "http": { "method": "GET", "url": "https://api.getresponse.com/v3/accounts/blocklists", "params": [ { "name": "query[mask]", "value": "", "type": "query", "description": "Blocklist mask to search for" } ], "auth": { "type": "apikey", "key": "X-Auth-Token", "value": "{{X-Auth-Token}}", "placement": "header" } }, "docs": "Returns account blocklist masks" }, { "info": { "name": "Update account blocklist", "type": "http" }, "http": { "method": "POST", "url": "https://api.getresponse.com/v3/accounts/blocklists", "params": [ { "name": "additionalFlags", "value": "", "type": "query", "description": "The flag value `add` adds the masks provided in the request body to your blocklist. The flag value `delete` deletes the masks. The masks are replaced if there are no flag values in the request body. \n\n For better performance, use the flag value `noResponse`. It removes the response body and can be used alone or combined with other flags. If multiple flags are used, separate them by a comma, like this: `additionalFlags=noResponse` or `additionalFlags=add,noResponse`." } ], "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "X-Auth-Token", "value": "{{X-Auth-Token}}", "placement": "header" } }, "docs": "Update account blocklist" }, { "info": { "name": "Account information", "type": "http" }, "http": { "method": "GET", "url": "https://api.getresponse.com/v3/accounts", "params": [ { "name": "fields", "value": "", "type": "query", "description": "List of fields that should be returned. Id is always returned. Fields should be separated by comma" } ], "auth": { "type": "apikey", "key": "X-Auth-Token", "value": "{{X-Auth-Token}}", "placement": "header" } }, "docs": "Account information" }, { "info": { "name": "Update account", "type": "http" }, "http": { "method": "POST", "url": "https://api.getresponse.com/v3/accounts", "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "X-Auth-Token", "value": "{{X-Auth-Token}}", "placement": "header" } }, "docs": "Update account" }, { "info": { "name": "Billing information", "type": "http" }, "http": { "method": "GET", "url": "https://api.getresponse.com/v3/accounts/billing", "params": [ { "name": "fields", "value": "", "type": "query", "description": "List of fields that should be returned. Id is always returned. Fields should be separated by comma" } ], "auth": { "type": "apikey", "key": "X-Auth-Token", "value": "{{X-Auth-Token}}", "placement": "header" } }, "docs": "Billing information" }, { "info": { "name": "List of timezones", "type": "http" }, "http": { "method": "GET", "url": "https://api.getresponse.com/v3/accounts/timezones", "params": [ { "name": "fields", "value": "", "type": "query", "description": "List of fields that should be returned. Id is always returned. Fields should be separated by comma" } ], "auth": { "type": "apikey", "key": "X-Auth-Token", "value": "{{X-Auth-Token}}", "placement": "header" } }, "docs": "List of timezones in account's language context." }, { "info": { "name": "Get callbacks configuration", "type": "http" }, "http": { "method": "GET", "url": "https://api.getresponse.com/v3/accounts/callbacks", "auth": { "type": "apikey", "key": "X-Auth-Token", "value": "{{X-Auth-Token}}", "placement": "header" } }, "docs": "Get callbacks configuration" }, { "info": { "name": "Enable or update callbacks configuration", "type": "http" }, "http": { "method": "POST", "url": "https://api.getresponse.com/v3/accounts/callbacks", "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "X-Auth-Token", "value": "{{X-Auth-Token}}", "placement": "header" } }, "docs": "Enable or update callbacks configuration" }, { "info": { "name": "Disable callbacks", "type": "http" }, "http": { "method": "DELETE", "url": "https://api.getresponse.com/v3/accounts/callbacks", "auth": { "type": "apikey", "key": "X-Auth-Token", "value": "{{X-Auth-Token}}", "placement": "header" } }, "docs": "Disable callbacks" }, { "info": { "name": "List of Industry Tags", "type": "http" }, "http": { "method": "GET", "url": "https://api.getresponse.com/v3/accounts/industries", "params": [ { "name": "fields", "value": "", "type": "query", "description": "List of fields that should be returned. Id is always returned. Fields should be separated by comma" }, { "name": "perPage", "value": "", "type": "query", "description": "Requested number of results per page" }, { "name": "page", "value": "", "type": "query", "description": "Page number" } ], "auth": { "type": "apikey", "key": "X-Auth-Token", "value": "{{X-Auth-Token}}", "placement": "header" } }, "docs": "List of Industry Tags in account's language context." }, { "info": { "name": "History of logins", "type": "http" }, "http": { "method": "GET", "url": "https://api.getresponse.com/v3/accounts/login-history", "params": [ { "name": "fields", "value": "", "type": "query", "description": "List of fields that should be returned. Id is always returned. Fields should be separated by comma" }, { "name": "perPage", "value": "", "type": "query", "description": "Requested number of results per page" }, { "name": "page", "value": "", "type": "query", "description": "Page number" } ], "auth": { "type": "apikey", "key": "X-Auth-Token", "value": "{{X-Auth-Token}}", "placement": "header" } }, "docs": "History of logins" }, { "info": { "name": "Current status of your GetResponse badge", "type": "http" }, "http": { "method": "GET", "url": "https://api.getresponse.com/v3/accounts/badge", "auth": { "type": "apikey", "key": "X-Auth-Token", "value": "{{X-Auth-Token}}", "placement": "header" } }, "docs": "Current status of your GetResponse badge" }, { "info": { "name": "Turn on/off the GetResponse Badge", "type": "http" }, "http": { "method": "POST", "url": "https://api.getresponse.com/v3/accounts/badge", "body": { "type": "json", "data": "{}" }, "auth": { "type": "apikey", "key": "X-Auth-Token", "value": "{{X-Auth-Token}}", "placement": "header" } }, "docs": "Turn on/off the GetResponse Badge" }, { "info": { "name": "Send limits", "type": "http" }, "http": { "method": "GET", "url": "https://api.getresponse.com/v3/accounts/sending-limits", "params": [ { "name": "fields", "value": "", "type": "query", "description": "List of fields that should be returned. Id is always returned. Fields should be separated by comma" } ], "auth": { "type": "apikey", "key": "X-Auth-Token", "value": "{{X-Auth-Token}}", "placement": "header" } }, "docs": "Send limits" } ] } ], "bundled": true }