Get Authorized users by user's ID

The GET /api/subProfiles/me endpoint retrieves detailed information about authorized users associated with the currently authenticated user. This method provides comprehensive profiles of all authorized users linked to the account, including their IDs and key attributes.

Security Considerations

  • Authentication and Authorization: This endpoint requires the user to be authenticated and authorized to access their authorized user profiles.
  • Data Privacy: Ensure that sensitive user information is handled securely and in compliance with data protection regulations.

Summary

The GET /api/subProfiles/me endpoint allows users to access detailed information about authorized users associated with their account, facilitating efficient management and review of user profiles within the banking application.

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!