Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

scenario_uuid
string<uuid>
required

Roleplay scenario UUID

Query Parameters

difficulty
integer<int32>
required

Difficulty 1-5 for persona assignment

Response

Assembled system prompt for the scenario (with placeholder session context)

status
string
required
timestamp
string<date-time>
required
data
string
message
string | null
request_id
string | null