v1
latestOpenAPI 3.0.32026-08-061874701.5 MBcontacts
Get contact
Gets the specified contact.
get/contacts/{contactId}
Query parameters
include'profileImage'
A comma-separated list of optional elements to include in the response:
- profileImage
Response
Returns Contact object
Example response
{
"id": "AAAAATYU54QAD7_fNhTnhA",
"name": "Jane Doe",
"email": "jane.doe@smartsheet.com"
}