Health
GET /v1/health/destination
Description
Get status for all destinations.
Header Parameters
Param | Type | Required | Description |
| string | yes | Bearer token containing API key |
Example Response
GET /v1/health/destination/{id}
Description
Get status for one destination.
Header Parameters
Param | Type | Required | Description |
| string | yes | Bearer token containing API key |
Path Parameters
Param | Type | Required | Description |
| string | yes | ID of the destination to retrieve health info for |
Example Response
Last updated