> For the complete documentation index, see llms.txt.
Skip to main content

Check out Port for yourself ➜ 

Count a blueprint's entities matching a search query

POST 

/v1/blueprints/:blueprint_identifier/entities/search/count

This route allows you to count your software catalog's entities for a specific blueprint, based on a given set of rules.
Pass an empty body (or omit query) to count all entities visible to the caller.

To learn more about entities, check out the entity documentation.

For more details about Port's search mechanism, rules, and operators - see the search & query documentation.

Request

Responses

Retrieved successfully.