/api/v3/recordings/{recordingId}
Authentication: Requires API Key in the request header.
Path Parameters:
Response: Single recording object with full track and file details.
Rate limit: Once every 1 second.
Status Codes:
200 OKRecording retrieval successful.401 UnauthorizedAuthentication failed.404 Not FoundRecording not found or not accessible.429 Too Many RequestsRate limit exceeded.