Skip to main content

Read Customer

GET 

/customers/:customer_id

Retrieves details of a specific customer by ID.

Returns a complete customer object including their metadata and tags. The customer must exist in the system.

Request

Responses

Customer details successfully retrieved. Returns the Customer object.