Agent Conversations
Get Agent Conversation
Retrieve all information about an agent conversation.
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.play.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Headers
Available options:
application/json Path Parameters
The agent's ID. The unique ID for each agent.
Example:
"f0gZrOKBKL7veJ6o1M"
The conversation's ID.
Response
200 - application/json
Conversation retrieved.
cURL