Repository / DORA
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
repositoryIdentifierstringRequiredExample:
Repository identifier in format owner/repo
flxbl-io/sf-corerangestring · enumRequiredExample:
Time range for metrics
this_weekPossible values: startnumberOptionalExample:
Start timestamp (Unix seconds) - required for custom range
1705708800endnumberOptionalExample:
End timestamp (Unix seconds) - required for custom range
1706313600environmentstringOptionalExample:
Filter by environment/targetorg
prodforceRefreshbooleanOptionalDefault:
Force refresh - bypass cache and fetch fresh data
falseExample: falseResponses
200
Dashboard metrics retrieved successfully
application/json
400
Invalid request parameters
403
Forbidden - Requires role: member, owner, application
get
/sfp/api/repository/dora/dashboardLast updated