Skip to main content
POST
Get persona options (mission types and persona types)

Authorizations

Authorization
string
header
required

JWT Bearer Token for authentication

Query Parameters

projectId
string
required

Project identifier

Body

application/json
flowId
string
required

Flow identifier (required for all scenarios)

aiagentReferenceId
string

AI Agent reference ID (optional - for AI agent specific analysis)

jobNodeId
string

Job Node ID (optional - requires aiagentReferenceId, for job node specific analysis)

Response

Persona options retrieved successfully

simulationName
string
required

Suggested name for the scenario based on the flow/agent context

missionTypes
object[]
required

Available mission types with success criteria

personaTypes
object[]
required

Available persona types with behavioral characteristics

Last modified on July 2, 2026