GET
/
audit
/
conversation-run
/
{conversationRunId}
curl --request GET \
  --url https://api.hyperleapai.com/audit/conversation-run/{conversationRunId} \
  --header 'x-hl-api-key: <api-key>'

Authorizations

x-hl-api-key
string
header
required

API Key for authentication

Path Parameters

conversationRunId
string
required

Response

200

OK