Get persona audition
One audition with every break it has written so far, in order
GET /personas/{id}/auditions/{auditionId}
note
SDK method: getPersonaAudition
Security: authenticated (policy: platform.view)
Attributes
Attributes (2)
| Attribute | Type | Required | Description |
|---|---|---|---|
auditionId | string | Yes | Path parameter. |
id | string | Yes | Path parameter. |
Response
200 OK — Returns a PersonaAudition object.