Get User By ID Action Application Steps

  1. Log in to the Kuika platform.
  2. Select your project from the Apps screen.
  3. Go to the UI Design module.
  4. Open the page where you want to retrieve user information.
  1. Select the button and add the Authorisation > Get User By ID action from the + ADD ACTION menu according to the trigger event you want (Initial Actions, OnClick, OnBlur, etc.).

Parameter Configuration

  • ID (String): The user's unique ID number in the system.
    • It is usually defined using data sources such as Action Result, Current, Form Component, Screen Input or Fixed, and can be linked via the Symbol Picker.
  • Enable Audit Logs (Boolean – optional): When enabled, the process of querying user access information is added to the audit log records. This allows tracking which user's authorization information was viewed, when, and through which action. It is recommended to enable this in applications requiring authorization and security monitoring.