Skip to main content
GET
List connected destinations and capabilities

Authorizations

Authorization
string
header
required

Client credentials, the production model: server-to-server, short-lived tokens, least-privilege scopes, rotation by issuing a new client secret.

Response

OK

id
string
required

composerID-assigned destination identifier.

provider
string
required

Provider key from the carrier table.

object_types
any[]
required
Minimum array length: 1
status
enum<string>
required

Connection status.

Available options:
active,
pending,
revoked
tenant_id
string

Customer's tenant identifier in the destination system.

tenant_host
string<uri>

Tenant-specific base URL (e.g. 'https://acme.fgvms.com').

carrier_field
string

Confirmed carrier field path for the Intent ID (indicative until onboarding).

URL template for one-click deep links. Placeholders: {tenant_host}, {object_type}, {external_id}.

access_tier
enum<string>

Credential gating tier.

Available options:
open,
tenant,
partner
mode
enum<string>

'stamp' writes the Intent ID into the destination; 'link' records the linkage on the composerID side only.

Available options:
stamp,
link
connected_at
string<date-time>