Get Members

GET

This endpoint retrieves all members associated with a specific membership. It is useful you need to see a list of all participants or account holders under a single membership.

Path parameters

tenantstringRequired

Your Entra Tenant ID. More details.

environmentstringRequired

Your Business Central Environment. More details.

companystringRequired

Your Business Central Company. More details.

membershipIdUUIDRequired

Unique identifier for a membership.

Headers

x-api-versiondateOptional

Used for API versioning. More details.

Response

This endpoint returns an object.
membershipobject

This is a composite type representing a Membership and its associated Members. It extends the MembershipEntity and includes a list of members linked to the membership.

cacheInstanceIdstringOptional

Identifier for the NST instance. Providing this value will increase the performance of the API when the NST is load-balanced.