Skip to main content
GET
/
v1
/
meeting_recordings
List all meeting recordings
curl --request GET \
  --url https://api.rootly.com/v1/meeting_recordings \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

status
string

Filter by status

platform
string

Filter by platform

created_by
string

Filter by creator type

Response

200

meeting recordings found