List meeting invites
list meeting invites
List meeting invites for the authenticated organization, most recent
first. Filter by status to find invites in a particular lifecycle
state — for example pending invites that have not joined yet, or
active invites currently in a call.
GET
List meeting invites
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Page number for pagination
Required range:
x >= 1Number of items per page (max 100)
Required range:
1 <= x <= 100Filter invites by status
Available options:
pending, active, cancelled, ended, failed Last modified on July 10, 2026

