Get destination

GET
/api/v2/destinations/:projectKey/:environmentKey/:id

Get a single Data Export destination by ID.

Path parameters

projectKeystringRequired

The project key

environmentKeystringRequired

The environment key

idstringRequired

The Data Export destination ID

Response

Destination response

_idstringOptional

The ID of this Data Export destination

namestringOptional

A human-readable name for your Data Export destination

kindenumOptional

The type of Data Export destination

versiondoubleOptional
configanyOptional
onbooleanOptional

Whether the export is on, that is, the status of the integration

_accessobjectOptional

Details on the allowed and denied actions for this Data Export destination

Errors

Built with