v29

latestOpenAPI 3.1.0raw.githubusercontent.com2026-03-233765161.7 KB
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