GrooveAccounts.Read Operation

The Read operation is a deprecated operation that provides less information about the accounts than the GrooveAccounts.Read2 operation.

HTTP Post URL

The HTTP Post URL targets the service. This is a top-level HTTP Post URL that you supply directly; it is not returned as a value by another operation.

Input Message Header

GrooveRequestHeader specifies information common to all Groove Web Services, including the Groove request key. It is not necessary to specify a Groove Identity URL in the header when calling this operation.

Input Message Parameters

None.

Output Message Header

GrooveResponseHeader specifies the response key.

Return Value

<ReadResult>
  <!-- Array of --> <Account />
</ReadResult>
Element Data Type Description

ReadResult

Array of Account

Groove accounts on the system.

Remarks

See Remarks in GrooveAccounts.Read2 Operation.

See Also

Reference

GrooveAccounts Web Service
GrooveAccounts.Read2 Operation
Account Complex Type
Identity Complex Type