Skip to main content
GET
List destinations a table could export to

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Successful Response

health_status
string | null
required

The connection's last recorded health — 'healthy', 'warning' or 'error' — or None when it has never been checked. A broken connection is shown greyed, never hidden.

icon_url
string | null
required

The provider's icon, or None.

integration_id
string<uuid>
required
integration_type
string
required

Provider slug, e.g. 'postgresql'.

name
string
required

The connection's display name.

record_types
WritableRecordTypeSchema · object[]
required

The record types this connection can write, with their actions.