API ReferenceCustomersGet a customerGet a customer GET /customers/:customer_id Retrieve a specific customer by their ID. The organization is determined from the authenticated API key. Request Responses200401404500Customer detailsUnauthorized - invalid or missing API keyCustomer not foundInternal server error