Assistants
List Assistant
Returns all assistants available to your organization
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The maximum number of results to return. Defaults to 100, maximum is 1000.
Filter assistants created on or after this date (ISO 8601 format)
Filter assistants created on or before this date (ISO 8601 format)
Response
200
application/json
List of Assistants
The response is of type object[]
.