GET /group_memberships/{group_membership_id}
Summary: Get group membership
Operation ID: get_group_memberships_id
Auth: unknown
Operation ID: get_group_memberships_id
Auth: unknown
Description
Retrieves a specific group membership. Only admins of this group or users with admin-level permissions will be able to use this API.
Parameters (2)
fields
(array, query, optional)
A comma-separated list of attributes to include in the response. This can be used to request fields that are not normally returned in a standard response. Be aware that specifying this parameter will have the effect that none of the standard fields are returned in the response unless explicitly specified, instead only fields for the mini representation are returned, additional to the fields requested.
group_membership_id
(string, path, required)
The ID of the group membership.
No probe data for this endpoint yet.