Skip to main content
GET
Get a conversation

Authorizations

token
string
query
required

Vida API Token

Path Parameters

roomId
string
required

Conversation room ID returned by the log entry.

uuid
string
required

Conversation lookup value returned by the log entry.

Query Parameters

targetAccountId
integer

Selected account that owns the conversation. Include this when the API token can access more than one account.

Response

Conversation returned successfully

success
boolean
Example:

true

message
string
Example:

"Success"

conversation
object[]

Chronological conversation events, including messages and recorded Computer Agent tool activity when present.