Get an observability destination
Fetch a single observability destination by its UUID. Management key required.
Authentication
AuthorizationBearer
API key as bearer token in Authorization header
Path parameters
id
The destination ID (UUID).
Response
The observability destination
data
The observability destination.
Errors
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error