Get a single persona by ID.
Requires persona:read permission and team_id query parameter. The user’s JWT must be scoped to that team.
Team scope (required); must match a team the user has access to
Successful Response
Domain model for Persona archetype.
Knowledge level of the persona.
beginner, intermediate, advanced, expert Skill level of the persona.
novice, competent, proficient, expert Intent type of the persona.
benign, curious, adversarial, malicious Access permissions for persona - used for test scenario definition.
NOTE: This is NOT for actual RBAC enforcement - it defines expected access for generating test cases to verify agent access control.