Skip to main content
GET
Get My Assistant

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Successful Response

id
string<uuid>
required
user_id
string<uuid>
required
hired_agent_id
string<uuid>
required
name
string
required
persona_preset
string
required
active_skills
string[]
required
personality
Personality · object
required
avatar
string
required
created_at
string<date-time>
required
updated_at
string<date-time>
required