GET
/
organizations
/
{organization_id}
/
members
/
{user_id}
/
tenants

Authorizations

Authorization
string
headerrequired

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

Path Parameters

organization_id
integer
required
user_id
integer
required

Query Parameters

size
integer
default: 20
from
integer

Response

200 - application/json
identifier_count
integer
tenant
object
user_count
integer