Get Item Count
GET/items/count
Get the number of items in the database that match the query.
Parameters
group_by: string (optional)
Field to group items by. If not provided, items will not be grouped.
Returns
integer
The number of items matching the query.
Request
Responses
- 200
- 422
Successful Response
Validation Error