Retrieve a contact's field values

{
    "fieldValues": [
        {
            "contact": "5",
            "field": "1",
            "value": "United States",
            "cdate": "2021-05-12T14:19:38-05:00",
            "udate": "2021-05-12T14:54:57-05:00",
            "created_by": "0",
            "updated_by": "0",
            "links": {
                "owner": "https://:account.api-us1.com/api/3/fieldValues/1/owner",
                "field": "https://:account.api-us1.com/api/3/fieldValues/1/field"
            },
            "id": "1",
            "owner": "5"
        },
        {
            "contact": "5",
            "field": "2",
            "value": "Software",
            "cdate": "2021-05-12T14:22:54-05:00",
            "udate": "2021-05-12T14:54:57-05:00",
            "created_by": "0",
            "updated_by": "0",
            "links": {
                "owner": "https://:account.api-us1.com/api/3/fieldValues/2/owner",
                "field": "https://:account.api-us1.com/api/3/fieldValues/2/field"
            },
            "id": "2",
            "owner": "5"
        },
        {
            "contact": "5",
            "field": "3",
            "value": "Yes",
            "cdate": "2021-05-12T14:34:19-05:00",
            "udate": "2021-05-12T14:54:57-05:00",
            "created_by": "0",
            "updated_by": "0",
            "links": {
                "owner": "https://:account.api-us1.com/api/3/fieldValues/3/owner",
                "field": "https://:account.api-us1.com/api/3/fieldValues/3/field"
            },
            "id": "3",
            "owner": "5"
        },
        {
            "contact": "5",
            "field": "4",
            "value": "Landing Page",
            "cdate": "2021-05-12T14:34:56-05:00",
            "udate": "2021-05-12T14:54:57-05:00",
            "created_by": "0",
            "updated_by": "0",
            "links": {
                "owner": "https://:account.api-us1.com/api/3/fieldValues/4/owner",
                "field": "https://:account.api-us1.com/api/3/fieldValues/4/field"
            },
            "id": "4",
            "owner": "5"
        },
        {
            "contact": "5",
            "field": "5",
            "value": "2021-05-02",
            "cdate": "2021-05-12T14:36:26-05:00",
            "udate": "2021-05-19T10:34:19-05:00",
            "created_by": "0",
            "updated_by": "0",
            "links": {
                "owner": "https://:account.api-us1.com/api/3/fieldValues/5/owner",
                "field": "https://:account.api-us1.com/api/3/fieldValues/5/field"
            },
            "id": "5",
            "owner": "5"
        },
        {
            "contact": "5",
            "field": "7",
            "value": "Director",
            "cdate": "2021-05-12T14:39:00-05:00",
            "udate": "2021-05-12T14:54:57-05:00",
            "created_by": "0",
            "updated_by": "0",
            "links": {
                "owner": "https://:account.api-us1.com/api/3/fieldValues/6/owner",
                "field": "https://:account.api-us1.com/api/3/fieldValues/6/field"
            },
            "id": "6",
            "owner": "5"
        }
    ]
}
Language
Authorization
Header
URL