Skip to main content
GET
Get contact

Authorizations

Authorization
string
header
required

Access token obtained from the /v1/auth/login endpoint

Path Parameters

clientId
string<uuid>
required

The ID of the client

contactId
string<uuid>
required

The ID of the contact to retrieve

Response

Contact retrieved successfully

success
boolean
Example:

true

message
string
Example:

"Contact retrieved successfully"

data
object