Destination
Get a destination
GET
/
projects
/
{projectIdOrName}
/
destinations
/
{destinationName}
Authorizations
X-Api-Key
string
headerrequiredPath Parameters
projectIdOrName
string
requireddestinationName
string
requiredResponse
200 - application/json
id
string
requiredThe destination ID.
name
string
requiredUser-defined name for the destination
type
string
requiredThe type of the destination
metadata
object
requiredcreateTime
string
requiredThe time the destination was created.
updateTime
string
The time the destination was updated.
Was this page helpful?