Get a blueprint's scorecards
GET/v1/blueprints/:blueprint_identifier/scorecards
This route allows you to fetch all scorecards for a given blueprint. A scorecard is a set of rules that define the quality of a blueprint.
To learn more about scorecards, check out the documentation.
Request
Path Parameters
blueprint_identifier stringrequired
Possible values: non-empty
The identifier of the blueprint whose scorecards you want to fetch.
Responses
- 200
Default Response
Loading...