Conversations
Get Agent Conversation
Get a conversation for an agent.
GET
/
api
/
v1
/
agents
/
{agentId}
/
conversations
/
{conversationId}
Retrieve all information about an agent conversation.
Authorizations
AUTHORIZATION
string
headerrequiredAPI key required for this endpoint. Use Bearer YOUR_SECRET_API_KEY
. Get your key from https://play.ai/developers.
X-USER-ID
string
headerrequiredUser ID required for this endpoint. Get it from https://play.ai/developers.
Headers
accept
enum<string>
Available options:
application/json
Path Parameters
agentId
string
requiredThe agent's ID.
conversationId
string
requiredThe conversation's ID.
Response
200 - application/json
id
string
source
string
callerEmail
string
startedAt
string
endedAt
string
durationInSeconds
integer