List available personas
Returns all personas accessible to the authenticated user. This includes base/global personas (available to everyone) and custom personas created within the user’s workspaces. The prompt field is excluded from responses for IP protection.
Use the returned id as the persona_id parameter in chat completions to inject persona intelligence into conversations.
Authorizations
API key prefixed with mvra_live_. Create keys at Settings > Developer > API Keys.
Query Parameters
Filter by custom personas only
Filter by category
Search by name or description
Maximum number of results (default 50, max 100)
1 <= x <= 100Cursor for pagination
Response
A list of personas accessible to the authenticated user.