current _user _view
Fetch user for current session
get /v1 /me
Responses
Object
display_name
Human-readable name that can identify the user
id
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.