Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url http://localhost:9511/api/recordings/{recording_id}
{ "recording_id": "<string>", "files": [ { "name": "<string>", "size": 123, "type": "<string>" } ] }
Recording file list
Show child attributes