Skip to main content

get contact

GET 

/org/:orgId/contact/:contactId

Get the Contact by the given contact ID.

Request

Path Parameters

    orgId stringrequired

    Organization ID

    contactId stringrequired

    Contact ID

Responses

the Contact Object

Schema

    creationTime string
    emailAddress string
    id string

    This is generated by Suger. When you create a new contact, do not provide.

    info

    object

    companyLocation string
    companyName string
    lastModifiedBy string
    phoneNumber string
    role string
    lastUpdateTime string
    name string
    organizationID string
Loading...