Get detailed information for a specific customer by their Metronome ID. Returns customer profile data including name, creation date, ingest aliases, configuration settings, and custom fields. Use this endpoint to fetch complete customer details for billing operations or account management.
Note: If searching for a customer billing configuration, use the /getCustomerBillingConfigurations
endpoint.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Success
The response is of type object
.