Suger

get contact

GET https://api.suger.cloud/org/{orgId}/contact/{contactId}

Get the Contact by the given contact ID.

Parameters

NameInTypeRequiredDescription
orgId path string yes Organization ID
contactId path string yes Contact ID

Responses

200 — the Contact Object

Content-Type: application/json · Schema: IdentityContact

400 — Bad request error description

Content-Type: application/json

500 — internal error description

Content-Type: application/json


View as Markdown · Interactive API reference