GroupRead

Description

The GroupRead operation returns the currently selected group for the currently logged in user.

History

2008-08-19 Initial version without URL versioning

2009-03-03 Version URL's implemented

2009-03-18 Seperate SOAP and REST URL's

2009-09-09 Added SessionId as parameter

URI's

SOAP URI:
/Service/2009-09-09

REST URI [GET]:
/FamilyTree/2009-09-09/Group.svc/Read

Request Parameters

Name Description Required

SessionId

The current session Id

Type: string

Default: None

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