Get a contactget https://api.splio.com/data/contacts/{individual_id}Get a contact.Error cases Contact does not exist (404) JSON{ "status": 404, "errors": [ { "error_key": "id", "error": "wrong_value", "error_description": "Record not found for id {ee}." } ] }