Get Component Blueprint

get/component_blueprints/{key}

Path parameters

keystring required

Headers

x-client-secretstring required

A secret token identifying the client connecting to the API

Example:Syou3EZiO5vuMEgNyBeA8cjEMYOnQDwP

A secret token identifying the client connecting to the API

Response

Successful Response

keystring required
display_namestring required
descriptionstring required
type'ACTIVITY' | 'REMOVAL_COUNTERFACTUAL' | 'SEQUESTRATION' | 'LOSS' | 'ADJUSTMENT' | 'REDUCTION' | 'UNCERTAINTY_DISCOUNT' required

Changes

Changed in 1 of the 8 revisions of this API.1

    • added the new REDUCTION enum value to the type response property for the response status 200

      response-property-enum-value-added