Groups
Read Group
A user tree group is represented as a Gedcomx Group.
get/groups/{groupid}
Path parameters
groupidstring required
The id of the user tree group to retrieve. To find group IDs, see <a href="/reference/getgroups" target="_blank">Read User's Groups</a>.
Query parameters
includeMembersboolean
If true, the group members will be included in the response.
Headers
Accept'application/x-fs-v1+json' | 'application/json' required
Specifies the media type(s) that the client is willing to accept in the response.
Response
The read was successful. See <a href="https://developers.familysearch.org/main/docs/json-schema#group" target="_blank">Group Schema (JSON)</a>