{
"items": [
{
"id": 2,
"lookupName": "Susan Meadows",
"createdTime": "2013-08-21T20:30:18Z",
"updatedTime": "2013-08-21T21:02:09Z",
"links": [
{
"rel": "canonical",
"href": "https://mysite.example.com/services/rest/connect/v1.4/contacts/2"
}
]
},
{
"id": 3,
"lookupName": "George Langston",
"createdTime": "2013-08-21T20:31:10Z",
"updatedTime": "2013-08-21T21:04:22Z",
"links": [
{
"rel": "canonical",
"href": "https://mysite.example.com/services/rest/connect/v1.4/contacts/3"
}
]
},
{
"id": 82,
"lookupName": "Calvin Hobbes",
"createdTime": "2015-09-29T20:15:35Z",
"updatedTime": "2015-09-29T20:15:35Z",
"links": [
{
"rel": "canonical",
"href": "https://mysite.example.com/services/rest/connect/v1.4/contacts/82"
}
]
}
],
"hasMore": false,
"links": [
{
"rel": "canonical",
"href": "https://mysite.example.com/services/rest/connect/v1.4/contacts"
},
{
"rel": "describedby",
"href": "https://mysite.example.com/services/rest/connect/v1.4/metadata-catalog/contacts",
"mediaType": "application/schema+json"
},
{
"rel": "self",
"href": "https://mysite.example.com/services/rest/connect/v1.4/contacts"
}
]
}