silo _user _list
List built-in (system) users in silo
get /v1 /system /users
Query Parameters
Maximum number of items returned by a single call
Token returned by previous call to retrieve the subsequent page
Name or ID of the silo
Supported set of sort modes for scanning by id only.
Currently, we only support scanning in ascending order.
Responses
200
successful operation
Object
list of items on this page of results
View of a User
Object
display_name
Human-readable name that can identify the user
id
silo_id
Uuid of the silo to which this user belongs
time_created
Timestamp when this user was created
time_modified
Timestamp when this user was last modified
token used to fetch the next page of results (if any)
4XX
Error
5XX
Error