v1

latestSwagger 2.0Apache 2.02026-07-13112149159.3 KB
User Management

List user summaries. Only available to the system admin user.

get/accounts

Query parameters

state'enabled' | 'disabled' | 'deleting'

Filter accounts by state

Response

Accound summary listing

namestring required

The account identifier, not updatable after creation

type'user' | 'admin' | 'service'

The user type (admin vs user). If not specified in a POST request, 'user' is default

state'enabled' | 'disabled' | 'deleting'

State of the account. Disabled accounts prevent member users from logging in, deleting accounts are disabled and pending deletion and will be removed once all owned resources are garbage collected by the system

emailstring

Optional email address associated with the account

created_atstring date-time

The timestamp when the account was created

last_updatedstring date-time

The timestamp of the last update to the account metadata itself (not users or creds)