Get Registered User
Retrieves a Registered User by ID
Authentication
AuthorizationBearer
Token-based authentication with required prefix “Bearer”
Path parameters
registered_user_id
Agent Handler ID of the Registered User
Response
id
origin_user_id
Unique identifier for Registered User
authenticated_connectors
List of connector slugs that the user has authenticated with
origin_user_name
The human readable name of Registered User
user_type
ENUM of HUMAN or SYSTEM
is_test
Whether this is a test user or production user