Get destination
Get a destination by ID
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID
Response
A human-readable name for the destination spec
ALPHA
, BETA
, STABLE
, DEPRECATED
The name of the destination spec
A machine-readable name for the property
Whether the property's value is required
The type of the property
STRING
, PASSWORD
, TEXT
, NUMBER
, BOOLEAN
, DATE
, DATETIME
, TIME
A human-readable description of the property
A human-readable name for the property
A one line description of the destination spec
The website of the destination spec
The timestamp marking when the destination was created
A human-readable name for the destination
The properties of the destination. This is a map of property names to their values. The names are defined in the propertyDefinitions
field of the destination spec.
The timestamp marking when the destination was last updated