Get organizations count

Get a count of organizations using an optional search query.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

realmstringRequired

Query parameters

searchstringOptional
qstringOptional

search by attributes using the format (space separated) k1:v1 k2:v2

Response

success