Get destination

Get a single Data Export destination by ID.

Authentication

Authorizationstring
API Key authentication via header

Path parameters

projectKeystringRequiredformat: "string"
The project key
environmentKeystringRequiredformat: "string"
The environment key
idstringRequiredformat: "string"
The Data Export destination ID

Response

Destination response
_idstring
The ID of this Data Export destination
namestring

A human-readable name for your Data Export destination

kindenum
The type of Data Export destination
versiondouble
configany
An object with the configuration parameters required for the destination type
onboolean
Whether the export is on, that is, the status of the integration
_accessobject
Details on the allowed and denied actions for this Data Export destination

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error