Query
Bites
Querying list of bites
Overview
The bites query is designed to fetch a list of bites against input arguments.
Arguments
The mine
parameter, when set to true, fetches results specific to the owner of the API key
You can use transcript_id
to query all bites against a specific transcript.
The my_team
parameter, when set to true, fetches results for the owner of the API key
Maximum number of bites to fetch in a single query. Maximum of 50
Number of records to skip over. Helps paginate results when used in combination with the limit
param.
Schema
Fields available to the Bites query
Usage Example
Additional Resources
Was this page helpful?