List customers

Authentication

AuthorizationBearer
Your production key sent as a bearer token.

Query parameters

cursorstringOptional
origin_idstringOptional

Look up a customer by your own ID: returns the customer whose origin_id matches, so you can resolve it to the Merge UUID without storing the mapping.

Response

Successful Response
resultslist of objects
nextstring or null
previousstring or null