TypeScript client
Personas
List personas
List active team personas with cursor pagination for persona pickers and management.
GET
TypeScript client
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Team (workspace) id (UUID). Discover ids via the list teams endpoint or the agent context.
Query Parameters
Cursor returned by a previous persona list response to fetch the next page.
a string to be decoded into a number
Sort direction for persona creation time.
Available options:
asc, desc