API referenceExport destinations
GET /export-destinations/{destinationId}
curl -X GET "https://example.com/export-destinations/string"{ "$schema": "https://example.com/schemas/DestinationDTO.json", "active": true, "createdAt": "string", "destinationId": "string", "endpointUrl": "string", "envSlug": "string", "eventTypeFilter": [ "string" ], "headerKeys": [ "string" ], "name": "string", "orgId": "string", "serviceName": "string", "signals": [ "string" ], "updatedAt": "string"}