Docs

List Meetings

Retrieves meetings from Avoma.

GET

Query

Arguments
stringrequired

Retrieve meetings started at or after this UTC datetime. Use ISO 8601, for example 2026-03-01T00:00:00Z.

stringrequired

Retrieve meetings started at or before this UTC datetime. Use ISO 8601, for example 2026-03-18T23:59:59Z.

number

Number of meetings to return per page.

boolean

Filter for voice call meetings or video meetings.

boolean

Filter for internal-only or external meetings.

string

Comma-separated attendee emails; meetings with any matching attendee are returned.

boolean

Include CRM associations in the response.

string

Sort meetings by start time ascending or descending.

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.