Get organization's categories stats
GET {{baseUrl}}/v1/Organizations/:id/category-total-stats?from=<string>&to=<string>&dist=<string>&categoryId=<string>
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
from | string | (Required) | |
to | string | (Required) | |
dist | string | (Required) Dist of data ie. day, week, month, year | |
categoryId | string | Optional id of category to limit results to |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{}