Skip to main content
POST
The Python SDK does not support testing destination connectors.

Path parameters

destination_id
string
required
The unique identifier of the destination connector.

Response

id
string
required
Unique identifier for the connection check.
status
string
required
Connection check status. One of: SCHEDULED, SUCCESS, FAILURE.
reason
string
Failure reason, if applicable.
created_at
string
required
ISO 8601 timestamp when the check was initiated.
reported_at
string
ISO 8601 timestamp when the check result was reported.