List personas
GET/personas
Your personas, with the pricing-relevant flags the picker uses.
Note this endpoint paginates differently from the others: offset
defaults to 10 and is capped at 100, rather than being restricted to
12 or 24.
Request
Responses
- 200
- 401
- 403
A page of personas.
Missing, malformed, invalid or revoked API key.
Confirm the key independently with GET /api-keys/introspect, which
needs no scope.
The key is valid but lacks a required scope.