GET
/v3/notetakersReturn all standalone Notetakers
Returns a list of standalone Notetaker bots.
Query parameters
Filter for Notetaker bots that have join times that end at or are before a specific time, in Unix timestamp format.
Filter for Notetaker bots that have join times that start at or after a specific time, in Unix timestamp format.
The maximum number of objects to return. See Pagination for more information.
An identifier that specifies which page of data to return. You can get this value from the
next_cursor response field. See Pagination for more
information.
An identifier that specifies which page of data to return. You can get this value from the
prev_cursor response field. See Pagination for more
information.