Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

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

Path Parameters

key
string
required
Required string length: 1 - 120
Pattern: ^[A-Za-z0-9][A-Za-z0-9_.-]*$

Response

The config with recent revisions.

data
object
required

A managed config for a code-first agent (LiveKit, Pipecat, or any stack using the SDK): your agent fetches its tunable surface from Roark at session start. Two channels: production for real traffic, staging for candidates under test.