Use this endpoint to fetch a customer record by its Accelebit-generated UUID. Customers are scoped to your merchant account, so you can only retrieve records created under your own API key. To look up a customer by your own identifier instead, use theDocumentation Index
Fetch the complete documentation index at: https://docs.accelebit.com/llms.txt
Use this file to discover all available pages before exploring further.
externalId you supplied when creating the record.
Path parameters
The Accelebit UUID of the customer you want to retrieve. This is the
id value returned when the customer was created.Headers
Your secret API key. Keep this value server-side and never expose it in client code.