Get project counts

POST {{baseUrl}}/reporting/counts/projects?from=ex velit elit&to=ex velit elit

Returns project counts within a time frame. This data is updated once per hour.

Request Params

KeyDatatypeRequiredDescription
fromstring(Required) The date you wish to fetch results from, in the format YYYY-MM-DD
tostring(Required) The date you wish to fetch results until, in the format YYYY-MM-DD

Request Body

{
  "filters": "${filters}"
}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring