Retrieve a list of all customers for the authenticated project.
Returns customers associated with the current organization and project based on the authentication context.
HTTP Basic authentication using project clientId and clientSecret
List of customers
Unique customer identifier (same as the id provided in the request)
"user_12345"
Customer creation timestamp
"2024-01-01T00:00:00.000Z"
Customer last update timestamp
"2024-01-01T00:00:00.000Z"
Organization identifier
"org_123456"
Project identifier
"proj_123456"
Additional customer metadata