List conversations for an agent
Conversations
List conversations for an agent
List the caller’s conversations on this agent. Supports filtering
by archive/star state and a specific contextId.
GET
List conversations for an agent
Authorizations
User-bound credential carrying an identity: either a session JWT
or a user access token (at:*) generated from the user settings UI.
Send as Authorization: Bearer <token>.
Org API keys (iak_*) are not accepted here - they carry
no user identity. Use the x-prismeai-api-key header instead
(see OrgApiKeyAuth).
Path Parameters
Maximum string length:
64Query Parameters
Filter by archive state (true/false).
Filter by star state (true/false).
Filter to a single conversation by context id.
Maximum string length:
64Page size (default 20, max 100).
1-indexed page number.
Response
Page of conversations.