Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.17 KB

GetUser.md

File metadata and controls

21 lines (18 loc) · 1.17 KB

GetUser

Properties

Name Type Description Notes
create_time str Creation time of the user [optional]
created_by str The url to the description of the type of this position [optional]
created_by_id str The global id of the user who created this entry [optional]
dashboard_id str [optional]
email str The email of the user [optional]
guid str The global unique id across robots that identifies this user [optional]
name str The name of the user [optional]
single_dashboard bool [optional]
update_time str Last time the user was updated [optional]
url str Url to this user [optional]
user_group str Url for the user group this user is in [optional]
user_group_id str Global id of the user group this user is in [optional]
username str The username of the user [optional]

[Back to Model list] [Back to API list] [Back to README]