current _user _view
Fetch user for current session
get /v1 /me
Responses
200
successful operation
Object
Human-readable name that can identify the user
Whether this user has the viewer role on the fleet. Used by the web console to determine whether to show system-level UI.
Whether this user has the admin role on their silo. Used by the web console to determine whether to show admin-only UI elements.
Uuid of the silo to which this user belongs
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.
Timestamp when this user was created
Timestamp when this user was last modified
4XX
Error
5XX
Error