Projects
Get Project Stats
Get Project Stats
get/v1/private/projects/stats
Query parameters
pageinteger
sizeinteger
namestring
Filter projects by name (partial match, case insensitive)
filtersstring
from_timestring date-time
When set, scope the project metrics from this time (ISO-8601 format); omitted keeps the all-time aggregates
to_timestring date-time
Scope the project metrics up to this time (ISO-8601 format). Must be after 'from_time'.
sortingstring
Response
Project Stats
Changes
Changed in 1 of the 57 revisions of this API.2
- ○
added the new optional
queryrequest parameterfrom_timenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterto_timenew-optional-request-parameter
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○