Assistants
List Assistants
Get all assistants with optional filtering and pagination.
Returns a paginated list of assistants belonging to the authenticated user.
GET
List Assistants
Authorizations
Authenticate with an API key (prefixed ui_sk_) or a JWT token from the dashboard.
Query Parameters
Page number (default: 1)
Required range:
x >= 1Items per page (default: 100, max: 1000)
Required range:
1 <= x <= 1000Filter by assistant name (partial match)
Filter by app ID - defaults to user-intuition if not provided
List Assistants

