Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.quartr.com/public/v3/audio/{id} \ --header 'x-api-key: <api-key>'
{ "data": { "companyId": 4742, "eventId": 128301, "id": 123964, "updatedAt": "2024-10-08T09:00:00.000Z", "createdAt": "2024-10-03T09:00:00.000Z", "fileUrl": "https://quartr.com/file.mp3", "qna": 1510, "streamUrl": "https://quartr.com/file.m3u8", "audioMetadata": { "size": "200.00 MB", "duration": 19000.1, "encoding": "7bit", "mimetype": "audio/mpeg" }, "event": { "title": "Q1 2024 Earnings call", "typeId": 26, "fiscalYear": 2024, "fiscalPeriod": "Q1", "language": "en", "date": "2024-01-15T10:00:00.000Z" } } }
Comma-separated list of fields to expand
event
"event"
Show child attributes
Was this page helpful?