Get main profiles data

The GET /netevia/profile API method retrieves primary profile data for a user within the banking application. This endpoint returns key details about the user, such as their name, contact information, account status, and preferred settings.

Functionality:

  • Profile Data Retrieval: Fetches essential profile details for a user in the system.
  • Up-to-Date Information: Ensures the application can display the most current data for personalized user experience.
  • Account Management: Provides the necessary information for managing and interacting with the user’s account.

Key Features:

  • User Identification: Returns the user’s name and contact information (email, phone, etc.).
  • Account Details: Retrieves the user's account status (active, inactive, etc.) and other relevant information.
  • Settings: Includes user preferences and settings related to their account.
📘

Summary:

The GET /netevia/profile API endpoint provides access to a user's essential profile information, enabling personalized interactions and account management. It returns details such as contact information, account status, and preferences, ensuring the banking application remains up-to-date with the latest user data.

Query Params
int32
Defaults to 0
int32
Defaults to 20
boolean
Defaults to true
date-time
date-time
string
int32
enum
Allowed:
bankingStatuses
array of objects
bankingStatuses
creationTypes
array of objects
creationTypes
Allowed:
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