Retrieves a specific group membership. Only admins of this group or users with admin-level permissions will be able to use this API.
The access token received from the authorization server in the OAuth 2.0 flow.
The ID of the group membership.
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.
Returns the group membership object.
Membership is used to signify that a user is part of a group.
The unique identifier for this group membership.
"11446498"
The value will always be group_membership.
group_membership "group_membership"
The user that the membership applies to.
The group that the membership applies to.
The role of the user in the group.
member, admin "member"
The time this membership was created.
"2012-12-12T10:53:43-08:00"
The time this membership was last modified.
"2012-12-12T10:53:43-08:00"