Find 'Project' entities using the specified (body) parameters
POST/project/find
Search for entities with the filters and arguments specified in 'DataReadParams' (see request schema), with optional mapping expansions via 'map'. Note that 'filter' should include a 'project_id' parameter if API key permissions are restricted to a single project.
Request
Responses
- 200
- 4XX
- 5XX
Returns FindResult of type 'Project' expanded with specified mapped values
The request failed because invalid request parameters or data were supplied or access was denied.
The request failed because an error occurred during processing of the request.