Count assistants matching the given filters.
Accepts the same filter parameters as the search endpoint but returns only the total count.
Request model for assistant search
Filter by assistant name
Filter by assistant description
Filter by graph ID
Maximum results
1 <= x <= 100Results offset
x >= 0Metadata to use for searching and filtering assistants.
Successful Response
The response is of type integer.