List customers visible to the authenticated partner API key.Use this endpoint when you need to recover a customerId before creating incorporations or managing customer-scoped Commenda OS resources.
curl --request GET \ --url 'https://api.prod.commenda.io/api/v1/partner/customers' \ --header 'x-api-key: YOUR_API_KEY'