Search Organizations
POST/v2/organizations/_search
Search for Organizations. By default, we will return all organization of the instance. Make sure to include a limit and sorting for pagination..
Request​
Responses​
- 200
- 400
- 403
- 404
- default
A list of all 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.