Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The contact identifier, which can be either its UUID or its user-defined ext_id
. When using the ext_id
, the format should be alt:ext_id:<ext_id>
.
Response
Contact fetched successfully