Skip to main content
GET
Get Contact by ID

Get Contact by ID

This endpoint allows you to retrieve a specific contact by its ID.

Headers

Path Parameters

Parameter Examples

  • Contact ID: 64b8f1a2e4b0c8d9f0123456

Response

Response Parameters

Billing Object Fields

Error Responses

Invalid Request (400)

Unauthorized (401)

Contact Not Found (404)

Internal Server Error (500)

Authorizations

X-API-Key
string
header
required

Formation API key for authentication.

Path Parameters

contact_id
string
required

Contact ID

Response

Contact retrieved successfully

success
boolean
Example:

true

message
string
Example:

"Contact retrieved successfully"

data
object
Example: