filter[created_at.since]
and filter[created_at.until]
parameters.
You can choose a granularity for the response data. Make sure that you pick one that is appropriate to the time bounds you request. It is likely that in the future, we will prevent too many buckets being returned based on the bounds.For example, if you are retrieving stats from 1st June to the 30th June,
daily
is a good granularity.Authorizations
To understand how to authenticate, see the auth docs
Path Parameters
The ID of the organisation
Example:
"cc9746e0-9286-4575-ae0b-ac1b0fe873a6"
Query Parameters
The granularity of the time buckets that we place the number of submissions into
Available options:
year
, month
, day
, hour
, minute
Example:
"day"
The author of the submissions to return
Example:
"f078b255-7ff4-4425-8322-8e57e4aa772d"
Response
200 - application/json
The response is of type object
.