Skip to main content
GET
Get connector validation status

Authorizations

x-api-key
string
header
required

API Key authentication. Format: 'x-api-key: api_key'

Path Parameters

id
string
required

Response

200 - application/json
id
string<uuid>
required
read-only
created_at
string<date-time>
required
read-only
updated_at
string<date-time>
required
read-only
connector_version
string
required
read-only

Connector version for this validation (Expandable)

status
enum<string>
  • in_progress - IN_PROGRESS
  • success - SUCCESS
  • failed - FAILED
Available options:
in_progress,
success,
failed
streams
unknown
error_message
string | null
parsed_error
string | null
started_at
string<date-time> | null
ended_at
string<date-time> | null