Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.arklow.io/v1/orgs/{org_id}/destinations/{id} \ --header 'x-arklow-auth: <api-key>'
{ "data": { "id": "<string>", "org_id": "<string>", "updated_at": "2023-11-07T05:31:56Z", "label": "<string>", "type": "webhook", "config": { "url": "<string>", "headers": {}, "signaling": { "enabled": true, "default": "ack" }, "response_time_sla_ms": 2 }, "deleted_at": "2023-11-07T05:31:56Z", "tags": {}, "credential_id": "<string>" }, "errors": [ { "code": "<string>", "message": "<string>" } ] }
^[0-9]+$
Default Response
Show child attributes