v1 personas
Get a specific persona by ID
Retrieve details of a specific persona by its unique identifier.
This endpoint:
- Returns full persona information including metadata
- Any user in the same organization can access any persona
- Returns 404 if persona is not found
**Authentication**: Requires valid API key or JWT token in Authorization header
get/v1/personas/{persona_id}
Path parameters
persona_idstring required
Response
Successful Response