Skip to main content

Overview

The apps query fetches the results of the AI App for all the meetings it ran successfully.

Arguments

String
The app_id parameter retrieves all outputs against a specific AI App.
String
The transcript_id parameter retrieves all outputs against a specific meeting/transcript.
Int
Number of records to skip over. Helps paginate results when used in combination with the limit param.
Int
Maximum number of apps outputs to fetch in a single query. The default query fetches 10 records, which is the maximum for a single request.

Schema

Fields available to the AI Apps query

Usage Example

Additional Resources

Transcript

Querying transcript details

Transcripts

Querying list of transcripts