get https://api.swoogo.com/api/v1/contacts/
Log in to see full request history
Responses
xxxxxxxxxx
curl --request GET \
--url https://api.swoogo.com/api/v1/contacts/contact_id \
--header 'accept: application/json' \
--header 'content-type: multipart/form-data'
xxxxxxxxxx
25{
"bio": "",
"birth_date": "",
"cc_email": "",
"company": "Alan D Rosenburg Cpa Pc",
"created_at": "2015-10-12 13:48:03",
"email": "atomkiewicz@hotmail.com",
"event_id": 1,
"first_name": "Aleshia",
"gender": {
"id": 1,
"value": "Female"
},
"id": 1,
"job_title": "",
"last_name": "Tomkiewicz",
"middle_name": "",
"mobile_phone": "",
"prefix": "",
"profile_picture": "",
"suffix": "",
"twitter_handle": "",
"updated_at": "2015-10-12 13:48:15",
"work_phone": "+44 1835 703597"
}