Skip to main content
GET
Get Customer by ID

Authorizations

string
required
Enter your ContactSwing JWT Bearer token.

Path Parameters

string
required
Unique customer identifier from ContactSwing dashboard.

Response

200 OK - Customer retrieved successfully
string
Request context ID
object
Customer details including contact info and metadata.
string
Customer ID
string
Customer name
string
Phone number
string
Email address
string
“Request processed successfully”

Example Request