get https://us-east-1.recall.ai/api/v1/bot/
Get a list of all bots
Meeting URL response shape
Meeting URL's are currently improperly reflected in the API spec for meeting URL's in responses. For proper meeting URL shapes in API responses, please see Meeting URL's.
meeting_url
's that are provided as a parameter to the API are reflected accurately in the API spec as strings.
Relevant links:
Custom Metadata Filtering
To filter bots by metadata, add query params in the form metadata__KEY=VALUE
. When a metadata key / value pair is used only bots with all of the key / value pairs as metadata will be returned.