Read account memberships

The GraphQL API provides a number of new queries you can use to retrieve account membership details. These are equivalent to the REST List company memberships and Read company membership requests.

The GraphQL queries for reading account memberships are:

There are also two queries within the User object that you can use to retrieve memberships involving a specific user:

See the descriptions in the GraphQL API reference for details on authorization rules and the full list of supported query parameters.