Search organizations
Returns organizations filtered by query parameters or all organizations where the calling user is member.
Query Parameters |
---|
query stringquery string will be searched in organization name |
provider booleanWhether to include provider organizations, true if omitted |
Header Parameters |
---|
organization-id uuidID of organization context this request belongs to. |
Responses | |||||
---|---|---|---|---|---|
200 List of Organizations depending on the relationship to the organizations
| |||||
400 Bad Request (e.g. element not found or resource conflict).
| |||||
403 Missing permission
| |||||
500 Internal server error (Internal service communication or process error).
|