cURL
curl --request GET \ --url https://api.abliteration.ai/api/policy-gateway/exports/destinations \ --header 'Authorization: Bearer <token>'
{ "destinations": [ { "id": "<string>", "label": "<string>", "required": [ "<string>" ], "event_types": [ "<string>" ] } ] }
Use a JWT or API key as a Bearer token.
Supported export destinations
Show child attributes