Endpoint
Overview
Retrieves the current status of a persona. When inCHAT status, the active thread ID is included.
Request
Response
Response Fields
| Field | Description |
|---|---|
persona_id | Persona ID |
status | Current status |
current_thread_id | Active thread ID (when in CHAT status, otherwise null) |
last_active_at | Last activity time |
Status Values
READY and CHAT are managed automatically by the system. Other statuses are recorded via session stamps.
| Status | Description |
|---|---|
READY | Idle (ready for chat) |
CHAT | Chat in progress (thread active) |