Skip to main content
GET
Get Customer
Returns one customer by UUID. Requires API plan or higher.

Path Parameters

  • id (string, required): Customer UUID

Response

Returns a single customer object with id, name, email, phone, address, company_name, language, timezone, created_at, etc.

Errors

  • 404: Customer not found or not in your tenant