Skip to main content

Get contact

GET 

/contact/:contact_id

get a contact

Request

Path Parameters

    contact_id stringrequired

    objectId of contact

Header Parameters

    x-api-token stringrequired
    Example: opensign.xxxx

Responses

successful operation

Schema

    code number

    result

    contactdetails

    objectId string
    Name string
    Email string
    Phone string
Loading...