List personas

Lists the personas available to a client — the predefined (system) personas plus the client’s own custom personas. Use a persona’s id as the persona_id when creating a scenario.

Authentication

AuthorizationBearer

API key from RubricHQ Settings → API Keys. Send it as: Authorization: Bearer <YOUR_API_KEY>.

Query parameters

client_idintegerOptional

Optional. RubricHQ client (workspace) ID. Defaults to the workspace your API key belongs to; pass it only to target another workspace you can access.

Response

Personas list
datalist of objectsOptional

Errors

422
Unprocessable Entity Error