Skip to main content
GET
Get a ConnectedRuntime pairing

Authorizations

Authorization
string
header
required

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

Headers

checkfu-version
enum<string>
required
Available options:
2026-08-29

Path Parameters

id
string
required
Pattern: ^crp_[0-9a-f]{32}$

Response

Success

id
string
required
Pattern: ^crp_[0-9a-f]{32}$
workspace_id
string
required
Pattern: ^wrkspc_[0-9a-f]{32}$
agent_definition_id
string
required
Pattern: ^agent_[0-9a-f]{32}$
principal_id
string
required
Pattern: ^prin_[0-9a-f]{32}$
name
string | null
required
Pattern: ^[a-z0-9](?:[a-z0-9._-]{0,93})$
state
enum<string>
required
Available options:
pending,
redeeming,
consumed,
expired
runtime_id
string | null
required
Pattern: ^crt_[0-9a-f]{32}$
expires_at
string
required
consumed_at
string | null
required
version
integer
required
Required range: x > 0
created_at
string
required
updated_at
string
required