Skip to main content

Get organization members count

GET 

/:realm/orgs/:orgId/members/count

Get total number of members of a given organization

Request

Path Parameters

    realm stringrequired

    realm name (not id!)

    orgId stringrequired

    organization id

Responses

success

Schema

    integer

Loading...