Show the IP allowlist for your organisation
cURL
curl --request GET \ --url https://api.incident.io/v1/ip_allowlists \ --header 'Authorization: Bearer <token>'
{ "ip_allowlist": { "allowlist": [ { "label": "London HQ", "value": "192.0.2.0" } ], "enabled": true, "updated_at": "2021-08-17T13:28:57.801578Z", "version": 1 } }
Documentation IndexFetch the complete documentation index at: https://docs.incident.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.incident.io/llms.txt
Use this file to discover all available pages before exploring further.
API key from your incident.io dashboard (Settings → API keys)
OK response.
Show child attributes
Was this page helpful?
Contact support