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

Headers

api-key
string
required

Query Parameters

sessionId
string
required

Response

200
application/json

Successful Response

The response is of type any.