Skip to main content
List Organizations

Authorizations

Authorization
string
header
required

An Alignr API key.

Query Parameters

health
enum<string> | null
Available options:
good,
watch,
risk
q
string | null
page
integer | null

1-based page number

Required range: x >= 1
pageSize
integer | null

Rows per page

Required range: x >= 1
limit
integer | null

Rows per page (alias of pageSize)

Required range: x >= 1
offset
integer | null

Rows to skip (alias of page)

Required range: x >= 0

Response

Successful Response

The response is of type Response List Organizations Api V1 Organizations Get · object.