cURL
Calls
Get recording
Get a specific call recording by ID with a signed download URL
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.buildwithchirp.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
App API key (format: sk_live_app_* or sk_test_app_*) for app-level operations
Path Parameters
Unique identifier for a Call Recording. Format: call_rec_[test_]{ksuid}
Pattern:
^call_rec_(?:test_)?[a-zA-Z0-9]{27}$Example:
"call_rec_2DbBs7GWhGvVNJGrDXr5RG0mBWI"
Response
Recording details
Unique identifier for a Call Recording. Format: call_rec_[test_]{ksuid}
Pattern:
^call_rec_(?:test_)?[a-zA-Z0-9]{27}$Example:
"call_rec_2DbBs7GWhGvVNJGrDXr5RG0mBWI"
Unique identifier for a Call. Format: call_[test_]{ksuid}
Pattern:
^call_(?:test_)?[a-zA-Z0-9]{27}$Example:
"call_2DbBs7GWhGvVNJGrDXr5RG0mBWI"
Recording status
Available options:
recording, processing, completed, failed Example:
"completed"
Available options:
mp4, ogg, webm Example:
"mp4"
Recording duration in seconds
Example:
120
URL to download the recording
File size in bytes