Skip to main content
GET
/
api
/
downloads
/
recording
/
{socialRecordingId}
GET /api/downloads/recording/{socialRecordingId}
curl --request GET \
  --url https://api.scoot.app/api/downloads/recording/{socialRecordingId} \
  --header 'X-API-Key: <api-key>'

Documentation Index

Fetch the complete documentation index at: https://docs.scoot.app/llms.txt

Use this file to discover all available pages before exploring further.

Downloads a recording file for a specific Scootaverse session.

Authorizations

X-API-Key
string
header
required

Path Parameters

socialRecordingId
string<uuid>
required

Query Parameters

downloadKey
string<uuid>
required

Response

200

OK