GroupRead

Description

The GroupRead operation allows you to retrieve a group record.

History

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}

Request Parameters

Name Description Required

groupOgfn

The OneGreatFamily ID for the group to retreive

Type: UInt64

Default: None

Constraints: Must be a valid group ID.

Yes

Response Elements

The only thing returned is the aggregate below:

Name Description

Group

This operation returns a GroupWS aggregate upon success. Otherwise an error is returned.

Type: GroupWS