Search Organization
POST/orgs/_search
Returns a list of organizations that match the requesting filters. All filters are applied with an AND condition.
Request​
Responses​
- 200
- 400
- 403
- 404
- default
list of organizations matching the query
invalid list query
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.