Get summary metrics for a project's workflows

GET {{baseUrl}}/insights/:project-slug/workflows?page-token=<string>&branch=<string>&reporting-window=<string>

Get summary metrics for a project's workflows. Workflow runs going back at most 90 days are included in the aggregation window. Metrics are refreshed daily, and thus may not include executions from the last 24 hours. Please note that Insights is not a real time financial reporting tool and should not be used for credit reporting. The most up to date credit information can be found in Plan Overview in the CircleCI UI.

Request Params

KeyDatatypeRequiredDescription
page-tokenstringA token to retrieve the next page of results.
branchstringThe name of a vcs branch. If not passed we will scope the API call to the default branch.
reporting-windowstringThe time window used to calculate summary metrics.