Retrieve a customer by their ID

Gets detailed information about a specific customer.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Customer details retrieved successfully

idstring
namestring
publicKeystring
privateKeystring
eventKeystring
integrityKeystring
retentionDaysdouble
createdAtdatetime
updatedAtdatetime
appIdstring
CustomerHookslist of objectsOptional

Errors