recordings

Get Recording By Id

Get a specific recording by its ID.

get/recordings/{recording_id}

Path parameters

recording_idstring uuid required

Response

Successful Response

s3_bucketstring required

S3 bucket name

s3_object_keystring required

S3 object key

latitudenumber nullable

GPS latitude

longitudenumber nullable

GPS longitude

location_addressstring nullable

Human-readable address

location_accuracynumber nullable

GPS accuracy in meters

start_timestring date-time nullable

Start time of the recording

end_timestring date-time nullable

End time of the recording

user_idstring uuid required

User ID who created the recording

organization_idstring nullable

Organization ID (optional)

waveform_datanumber[] nullable

Waveform data for audio visualization

statusstring nullable

Recording status (e.g., uploading, transcribing, completed, failed)

idstring uuid
created_atstring date-time
updated_atstring date-time nullable

Changes

No recorded changes to this endpoint across all 2 revisions of this API.