curl --request GET \
--url https://use.hoop.dev/api/sessions/{session_id}/download
"<string>"
Download session by id
curl --request GET \
--url https://use.hoop.dev/api/sessions/{session_id}/download
"<string>"
The id of the resource
OK
The response is of type string
.
Was this page helpful?