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.Documentation Index
Fetch the complete documentation index at: https://docs.unstructured.io/llms.txt
Use this file to discover all available pages before exploring further.
Path parameters
The unique identifier of the destination connector.
Response
Unique identifier for the connection check.
Connection check status. One of:
SCHEDULED, SUCCESS, FAILURE.Failure reason, if applicable.
ISO 8601 timestamp when the check was initiated.
ISO 8601 timestamp when the check result was reported.

