Skip to main content

Get organization invitation count

GET 

/:realm/orgs/:orgId/invitations/count

Get a count of invitations to an organization

Request

Path Parameters

    realm stringrequired

    realm name (not id!)

    orgId stringrequired

    organization id

Responses

success

Schema

    integer

Loading...