List Metrics
List Metrics configured for the specified Project. Metrics are returned in reverse chronological order.
get/projects/{projectId}/metrics
Path parameters
projectIdstring required
Example:314
The ID of the Project to list Metrics for.
Query parameters
limitinteger
Example:20
Maximum number of items to return (1-100). Use with cursor for pagination through large sets.
cursorstring
Example:123
Cursor for pagination. Pass the nextCursor from the previous response to get the next page of results.
Response
Successfully retrieved Metrics.