You can use this endpoint to display customer profile data in dashboards, account settings pages, or any area where customer-specific context is needed.
Key response fields include:
- Customer: ID, email, full name, role
- Team: ID and name of the associated team
- Organization: name, subscription plan, and trial period
- Limits: available resource and service limits
This allows your application to stay in sync with the customer’s account and access permissions in real time.
Authorization: Bearer YOUR_TOKEN
To make changes or remove the account, See the Update Customer or Delete Customer endpoints.