Show the user's profile.

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.

OpenAPI.json
View
Download

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.
Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!