get
https://app.customgpt.ai/api/v1/user
Retrieve the profile information of the current user. This endpoint allows you to fetch the details and attributes associated with the user's profile, providing valuable information about the user's account and preferences.
Purpose
Retrieve the profile information of the current user. This endpoint allows you to fetch the details and attributes associated with the user's profile, providing valuable information about the user's account and preferences.
At a high level, this is the canonical way to work with users resources via the CustomGPT API.
When to use
- When you need to show the user's profile as part of your backend or automation workflows.
- Whenever your UI needs to show or update the authenticated user’s profile details inside an integration built on top of CustomGPT.
