GET
/
getE2ETranscript
/
{sessionId}
curl --request GET \
  --url https://api.simli.ai/getE2ETranscript/{sessionId} \
  --header 'api-key: <api-key>'
"<any>"

Headers

api-key
string
required

Path Parameters

sessionId
string
required

Response

200
application/json
Successful Response

The response is of type any.