This HTTP/1.1 GET method request retrieves the information that is identified by the Uniform Resource Identifier (URI) of the Contact collection.
For all URIs:
GET
/LiveContacts/contacts
HTTP/1.1
For a single URI:
/LiveContacts/contacts/contact(ContactID)
HTTP/1.1 200 OK <Contacts> <Contact> <ID>ContactID</ID> … </Contact> <Contact> <ID>ContactID</ID> … </Contact> … </Contacts>
For detailed information about possible error codes that are returned by this request, see Windows Live Contacts API: Error/Response Codes
Header: GET /LiveContacts/contacts HTTP/1.1