current _user _view
Fetch user for current session
get /v1 /me
Responses
Object
display_name
Human-readable name that can identify the user
fleet_viewer
Whether this user has the viewer role on the fleet. Used by the web console to determine whether to show system-level UI.
id
silo_admin
Whether this user has the admin role on their silo. Used by the web console to determine whether to show admin-only UI elements.
silo_id
Uuid of the silo to which this user belongs
silo_name
Name of the silo to which this user belongs.
Names must begin with a lower case ASCII letter, be composed exclusively of lowercase ASCII, uppercase ASCII, numbers, and '-', and may not end with a '-'. Names cannot be a UUID, but they may contain a UUID. They can be at most 63 characters long.