GET
/
v1
/
personas
/
{id}

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Response

200 - application/json
brain
object
required
createdAt
string
required
id
string
required
isDefaultPersona
boolean
required
name
string
required
personaPreset
string
required
updatedAt
string | null
required
description
string