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

Check out Port for yourself ➜ 

Get all entities of a blueprint

GET 

/v1/blueprints/:blueprint_identifier/entities

This route allows you to fetch all entities in your software catalog based on a given blueprint.

Not recommended for large datasets: This endpoint does not support pagination and may fail or return errors when a blueprint contains a large number of entities. For large datasets, use the Search a blueprint's entities endpoint instead, which supports pagination via the limit and from body parameters.

To learn more about entities, check out the documentation.

Request

Responses

Retrieved successfully.