Skip to main content
GET
Get Equos conversation by id.

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

Equos conversation id.

Response

200 - application/json
object | null
id
string
required
name
string
required
status
enum<string>
required
Available options:
running,
blocked,
ended,
error
charge
boolean
required
chargeBySecond
number
required
maxSeconds
number
required
startedAt
string<date-time>
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required
characterId
string
required
organizationId
string
required
client
string | null
room
string | null
serverUrl
string | null
remoteAgentName
string | null
remoteAgentIdentity
string | null
consumerName
string | null
consumerIdentity
string | null
promptCtx
string | null
promptTemplateVars
object | null
transcript
object[] | null
deprecated
timeline
object[] | null
joinedAt
string<date-time> | null
endedAt
string<date-time> | null