Agent Environment
personas
Get Persona
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.
get/v1/personas/{id}
Path parameters
idstring uuid required
Query parameters
team_idstring uuid nullable
Team scope (required); must match a team the user has access to
Team scope (required); must match a team the user has access to
Response
Successful Response