Gets a project's function combined statistics
get
/v1/projects/{ref}/analytics/endpoints/functions.combined-statsThe fine-grained token must include the following permissions to access this endpoint:
- analytics_usage_read
Path parameters
- refRequiredstring
Project ref
Query parameters
- intervalRequiredenum
- function_idRequiredstring
Response codes
- 200
- 401
- 403
- 429
- 500
Response (200)
{ "result": [ null ], "error": "lorem"}