Search entities
POST/v1/entities/search
New search route available
The search a blueprint's entities route offers more options, such as paginated results and the ability to filter results by relations/scorecards.
We recommend using it instead of this route.
This route allows you to search for entities in your software catalog based on a given set of rules.
To learn more about entities, check out the documentation.
For more details about Port's search mechanism, rules, and operators - see the search & query documentation.
Requestโ
Responsesโ
- 200
- 422
- 500
Success
One of the following errors occurred:
Error | Description |
---|---|
invalid_request | The provided data does not match the route schema |
One of the following errors occurred:
Error | Description |
---|---|
internal_error | An internal error occurred |