Destination
Get destination connection check
Retrieve the most recent connection check for the destination connector.
GET
The Python SDK does not support getting information about the most recent connector check for a destination connector.
Path parameters
string
required
The unique identifier of the destination connector.
Response
string
required
Unique identifier for the connection check.
string
required
Connection check status. One of:
SCHEDULED, SUCCESS, FAILURE.string
Failure reason, if applicable.
string
required
ISO 8601 timestamp when the check was initiated.
string
ISO 8601 timestamp when the check result was reported.

