get https://api.banking.netevia.dev/api/subProfiles
This API method retrieves a list of authorized users associated with a primary account. It provides detailed information for each authorized users, including their unique ID, name, and role within the account. This endpoint is particularly useful for managing and reviewing access permissions and user roles, ensuring that the right users have the appropriate level of access within a banking application.
Security:
- This endpoint requires proper authentication and authorization, as it deals with sensitive user information.
- Only authorized users associated with the primary account can retrieve this information.