Skip to main content

Overview

The bites query is designed to fetch a list of bites against input arguments.

Arguments

Boolean
required
The mine parameter, when set to true, fetches results specific to the owner of the API key
ID
You can use transcript_id to query all bites against a specific transcript.
Boolean
The my_team parameter, when set to true, fetches results for the owner of the API key
Int
Maximum number of bites to fetch in a single query. Maximum of 50
Int
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

Error Codes

List of possible error codes that may be returned by the bites query. Full list of error codes can be found here.

You must provide at least one of the following arguments: mine, transcript_id, my_team to the bites query

Additional Resources

Bite

Querying bite details

Create Bite

Use the API to create a bite