Skip to main content
GET
Get a persona

Authorizations

Authorization
string
header
required

An Egma API key.

Path Parameters

personaId
string
required
Minimum string length: 1

Query Parameters

projectId
string
Minimum string length: 1

Response

The persona.

id
string
required
Minimum string length: 1
projectId
string | null
required
Minimum string length: 1
name
string
required
description
string | null
required
version
integer
required
Required range: x >= 1
versionId
string
required
Minimum string length: 1
identityName
string
required

The human name the caller gives the agent, separate from the library name.

personality
string
required

How the caller behaves and speaks. Put the situation and goal in the test scenario.

language
string
required

The caller's language, such as en-US.

parameterContract
object[]
required
settings
object | null
required

This project's saved model and voice settings. Null before first use. Settings changes do not create a behavior version.

owner
enum<string>
required
Available options:
egma,
organization
archivedAt
string<date-time> | null
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required