Zum Hauptinhalt springen

Search organizations

Returns organizations filtered by query parameters or all organizations where the calling user is member.

Query Parameters
provider boolean

Whether to include provider organizations, true if omitted

q string

Query string will be searched in organization name

query string

Use: parameter 'q' instead!

Query string will be searched in organization name

sort string

Sort results by parameter and ASC | DESC. e.g. 'name DESC'

Header Parameters
organization-id uuid

ID of organization context this request belongs to.

Responses
200

List of Organizations depending on the relationship to the organizations

Schema OPTIONAL
organizations object[] OPTIONAL
400

Bad Request (e.g. element not found or resource conflict).

Schema OPTIONAL
message string OPTIONAL
timestamp date-time OPTIONAL
traceId string OPTIONAL
type string OPTIONAL
403

Missing permission

Schema OPTIONAL
message string OPTIONAL
timestamp date-time OPTIONAL
traceId string OPTIONAL
type string OPTIONAL
500

Internal server error (Internal service communication or process error).

Schema OPTIONAL
message string OPTIONAL
timestamp date-time OPTIONAL
traceId string OPTIONAL
type string OPTIONAL