Skip to main content

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

GET 

/accounts/role_memberships

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

Responses​

Successful operation

Schema

    count integer

    role_memberships

    object[]

  • Array [

  • accountID integer
    entitlementID integer
  • ]

Loading...