Get destination
Get a destination by ID
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID
Response
The name of the destination spec
A human-readable name for the destination spec
The website of the destination spec
A one line description of the destination spec
ALPHA
, BETA
, STABLE
, DEPRECATED
A machine-readable name for the property
A human-readable name for the property
The type of the property
STRING
, PASSWORD
, TEXT
, NUMBER
, BOOLEAN
, DATE
, DATETIME
, TIME
Whether the property's value is required
A human-readable description of the property
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 created
The timestamp marking when the destination was last updated