Search Organization
POST/orgs/_search
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
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.