curl --request GET \
--url https://api.coval.dev/v1/conversations/{conversation_id} \
--header 'X-API-Key: <api-key>'Retrieve detailed information about a specific conversation.
curl --request GET \
--url https://api.coval.dev/v1/conversations/{conversation_id} \
--header 'X-API-Key: <api-key>'API key for authentication.
Unique conversation identifier (22-26 characters)
22 - 26Include progress tracking information
Conversation details
Conversation resource object.
Show child attributes
Was this page helpful?