The GroupRead
operation allows you to retrieve a group record.
2008-08-19
Initial version without URL versioning
2009-03-03 Version URL's implemented
/FamilyTree/2009-03-03/Group.svc
2009-03-18 Seperate SOAP and REST URL's
SOAP URI:
/Service/2009-03-18
REST URI [GET]:
/FamilyTree/2009-03-18/Group.svc/Read/{groupOgfn}
Name | Description | Required |
---|---|---|
g |
The OneGreatFamily ID for the group to retreive Type: UInt64 Default: None Constraints: Must be a valid group ID. |
Yes |