Skip to main content
GET
Get a Runner 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-24

Path Parameters

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

Response

Success

id
string
required
Pattern: ^rnp_[0-9a-f]{32}$
workspace_id
string
required
Pattern: ^wrkspc_[0-9a-f]{32}$
principal_id
string
required
Pattern: ^prin_[0-9a-f]{32}$
machine_label
string | null
required
Required string length: 1 - 120
state
enum<string>
required
Available options:
pending,
redeeming,
consumed,
expired
api_key_id
string | null
required
Pattern: ^akey_[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