Get main profile data by ID

The GET /netevia/profile/{profileId} API method retrieves the main profile information for a specified user.

Functionality:

  • Returns key details associated with a user profile, including personal data, account status, and preferences.
  • Requires the unique identifier {profileId} of the user whose profile you want to access.

Key Features:

  • Access to comprehensive profile information for user management.
  • Supports personalized user experiences by retrieving relevant user data.
  • Ensures that only authorized users can access profile information through proper authentication.

Response:

  • Success: Main profile information including personal data, account status, and preferences.
  • Error: Relevant error messages for unauthorized access or invalid profile IDs.
📘

Summary:

This API method provides a secure way to access detailed profile information for specified users, enabling effective user management and personalized banking experiences.

Path Params
int32
required
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json