GET
/
sessions
/
{session_id}
/
download
curl --request GET \
  --url https://use.hoop.dev/api/sessions/{session_id}/download
"<string>"

Path Parameters

session_id
string
required

The id of the resource

Response

200
application/json
OK

The response is of type string.