Get Contact
GET /contacts/{contact_id}
GET
/contacts/{contact_id}
Get detailed information about a single contact.
Authorizations
Parameters
Path Parameters
contact_id
required
Contact ID
integer
Contact ID
Query Parameters
include_custom_fields
When true, the response includes a custom_fields object of custom column values keyed by column slug. Default false omits it.
boolean
When true, the response includes a custom_fields object of custom column values keyed by column slug. Default false omits it.
Header Parameters
Responses
200
Successful Response
object
data
required
object
company
Any of:
object
null
custom_fields
id
required
integer
pagination
Any of:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string