Get a scorecard group and related scorecards
GET/v1/scorecard-groups/:scorecard_group_identifier
This route fetches a scorecard group and its related scorecards by identifier. Returns shared blueprints + rules (and optional per-blueprint filters) when related scorecard rules are identical; otherwise a per-blueprint scorecards map. Responses may include a properties object with additional _scorecard blueprint properties shared by related scorecards.
To learn more about scorecards, check out the documentation.
Request
Responses
- 401
- 404
Default Response
A resource with the provided identifier was not found