Microsoft Health Web Methods

GetThings

Request

Schema for the GetThings method request.

The GetThings method request is sent as a series of filter groups. Filter groups allow the caller to group otherwise separate GetThings requests into one. The response to this method request will also come in the form of response groups that correspond to each filter group. A filter group is uniquely identified by a name. The results returned in each group can be composed of full things as well as partial things. Full things will be returned up to a maximum that is configured on the server.

Response

Specifies the schema for the GetThings method response.

The response from a GetThings method request is sent as a series of response groups that corresponds one to one with the filter groups that were sent with the request. The results returned in each group can be composed of full things as well as partial things. Full things will be returned up to a maximum that is configured on the server.