agentsUsageDetails
Returns information about the usage of agents in the organization.
| Query : Return Object |
|---|
| agentsUsageDetails: AgentsDetails |
| Argument : Object | Description |
|---|---|
| filterDate: DateRange! | Required. Filter the usage by date. The maximum interval is 3 months. |
| filters: FilterParams | Filters the usage. Acceptable values can be checked in `FilterParams` |
| organizationUuid: ID! | Required. Organization UUID |
| search: String | Search by agent name |
| sort: SortCriteria | Sort by field. Acceptable fields can be checked in `SortBy` |