Search entities
POST/v1/entities/search
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
- 401
- 404
- 413
- 422
Retrieved successfully (this response can be compressed).
Default Response
A resource with the provided identifier was not found
Request body is too large (limit is 1MiB)
The json provided does not match the route's schema