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