connection_state
Retrieve the current state of a Fivetran connection to monitor sync progress and identify issues.
Instructions
Returns the connection state. This endpoint is only supported for Function and Connection SDK connectors. To update the connection state, use Update Connection State.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema_file | Yes | REQUIRED: You must first read the schema file at 'open-api-definitions/connections/connection_state.json', then provide this exact path here to confirm. | |
| connection_id | Yes | The unique identifier for the connection |