GET
/spaces/
{spaceId}/recordings/{recordingId}Get recording metadata
This will only return Recording metadata and media links (if available)
To get transcript content, use the /transcript endpoint
Authorization
x-api-key<token>
In: header
Path Parameters
spaceIdRequiredstring
ID of the workspace. You can find from the url in dashboard when you open the workspace or using the list workspaces endpoint.
recordingIdRequiredstring
ID of the recording. You can find from the url in dashboard when you open the workspace or using the list recordings endpoint.
Recording metadata