Skip to main content

Get a scorecard

GET 

/v1/blueprints/:blueprint_identifier/scorecards/:scorecard_identifier

This route allows you to fetch a specific scorecard. 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

    scorecard_identifier stringrequired

    The identifier of the scorecard you want to fetch.

    blueprint_identifier stringrequired

    The identifier of the blueprint whose scorecard you want to fetch.

Responses

Default Response

Loading...