Skip to main content

Get a blueprint's entity count

GET 

/v1/blueprints/:blueprint_identifier/entities-count

This route allows you to count the number of entities in a specific blueprint in your software catalog.

To learn more about entities, check out the documentation.

Request

Path Parameters

    blueprint_identifier stringrequired

    The identifier of the blueprint whose entities you want to count.

Responses

Success

Loading...