Paginated endpoint for listing agents (formerly personas) (admin view).
Returns items for the requested page plus total count. Agents are ordered by display_priority (ASC, nulls last) then by ID (ASC).
Documentation Index
Fetch the complete documentation index at: https://danswer-mintlify-deep-research-1773355783.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorization header with Bearer token
Page number (0-indexed).
x >= 0Items per page.
1 <= x <= 1000If true, includes deleted personas.
If true, only returns editable personas.
If true, includes builtin/default personas.