Skip to main content
GET
Fetch a single contact by ID

Authorizations

Authorization
string
header
required

Authentication token required for accessing protected endpoints. The token should be obtained from the main SalesCaptain authentication service.

Path Parameters

contact_id
string<uuid>
required

Unique identifier for the contact

Example:

"f47ac10b-58cc-4372-a567-0e02b2c3d479"

Response

Contact fetched successfully

message
string
Example:

"Contact fetched successfully!"

contacts
object