Skip to main content

This API returns the list of account entitlement association for entitlement type group

GET 

/accounts/group_memberships

This API returns the list of account entitlement association for entitlement type group

Responses​

Successful operation

Schema

    count integer

    group_memberships

    object[]

  • Array [

  • accountID integer
    entitlementID integer
  • ]

Loading...