Get a customer
Returns a single customer by doola customer ID, including the companies that customer owns.
Authorizations
Partner API key. Send the raw key as the Authorization header value — e.g. dk_test_… in sandbox or dk_live_… in production. Generate and rotate keys in the doola Partner Portal.
Path Parameters
doola customer ID (KSUID).
Response
OK
A partner customer.
doola customer ID (KSUID).
Customer email address.
"founder@example.com"
"Ada"
"Lovelace"
ISO 3166-1 alpha-3 country of residence (e.g. USA).
"USA"
"+12125550100"
How the customer was created.
MCP, PARTNER_API, WHOP_APP, DOOLA_DASHBOARDS True if this request created the customer; false if it already existed.
Companies owned by this customer. Returned only on the get endpoint.