Fetch consumers
deprecated
This endpoint has been deprecated and may be removed in future versions of the API.
Use new endpoint: GET /organizations/{id}/relations
Returns organizations which are consumers from a provider organization.
Header Parameters |
---|
organization-id uuid — REQUIREDID 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).
|