List Bots
Authentication
Authorizationstring
Format: Token <your_api_key>
Query parameters
status
Filter bots by status.
from
Start date for the results, in YYYY-MM-DD format.
to
End date for the results, in YYYY-MM-DD format.
platform
Filter bots by meeting platform. Select one of the supported values; capitalization matters.
Allowed values:
custom_attr[tag]
Filter by the custom attribute named tag. Custom attribute filters are combined with AND.
custom_attr[sample]
Filter by the custom attribute named sample. Custom attribute filters are combined with AND.
custom_attr[count]
Filter by the numeric custom attribute named count. The value is parsed as JSON and combined with other custom attribute filters using AND.
custom_attr[enabled]
Filter by the boolean custom attribute named enabled. The value is parsed as JSON and combined with other custom attribute filters using AND.
Response
Success
bots
hasNextPage
nextCursor
