Retrieve a single meeting recording session including its status, duration, speaker count, word count, and transcript summary.
curl --request GET \
--url https://api.rootly.com/v1/meeting_recordings/{id} \
--header 'Authorization: Bearer <token>'Was this page helpful?
curl --request GET \
--url https://api.rootly.com/v1/meeting_recordings/{id} \
--header 'Authorization: Bearer <token>'