Static acceptThe data for the request.
string status
ApiError
Static createcreate token
The data for the request.
string token created
ApiError
Static createcreate token to impersonate a user (require superadmin)
The data for the request.
string token created
ApiError
Static createcreate user
The data for the request.
string user created
ApiError
Static declinedecline invite to workspace
The data for the request.
string status
ApiError
Static deletedelete token
The data for the request.
string delete token
ApiError
Static deletedelete user (require admin privilege)
The data for the request.
string delete user
ApiError
Static existsexists email
The data for the request.
boolean user
ApiError
Static getget current user email (if logged in)
string user email
ApiError
Static getget all runnables in every workspace
unknown free all runnables
ApiError
Static getget tutorial progress
unknown tutorial progress
ApiError
Static getget current usage outside of premium workspaces
number free usage
ApiError
Static getget user (require admin privilege)
The data for the request.
User user created
ApiError
Static globalglobal delete user (require super admin)
The data for the request.
string user deleted
ApiError
Static globalglobal rename user (require super admin)
The data for the request.
string user renamed
ApiError
Static globalglobal update user (require super admin)
The data for the request.
string user updated
ApiError
Static globalglobal username info (require super admin)
The data for the request.
unknown user renamed
ApiError
Static globalget current global whoami (if logged in)
GlobalUserInfo user email
ApiError
Static isis owner of path
The data for the request.
boolean is owner
ApiError
Static leaveleave instance
string status
ApiError
Static listlist token
The data for the request.
TruncatedToken truncated token
ApiError
Static listlist usernames
The data for the request.
string user
ApiError
Static listlist users
The data for the request.
User user
ApiError
Static listlist all users as super admin (require to be super amdin)
The data for the request.
GlobalUserInfo user
ApiError
Static listlist users usage
The data for the request.
UserUsage user
ApiError
Static listlist all workspace invites
WorkspaceInvite list all workspace invites
ApiError
Static loginlogin with password
The data for the request.
string Successfully authenticated. The session ID is returned in a cookie named token and as plaintext response. Preferred method of authorization is through the bearer token. The cookie is only for browser convenience.
ApiError
Static loginlogin with oauth authorization flow
The data for the request.
string Successfully authenticated. The session ID is returned in a cookie named token and as plaintext response. Preferred method of authorization is through the bearer token. The cookie is only for browser convenience.
ApiError
Static logoutlogout
string clear cookies and clear token (if applicable)
ApiError
Static refreshrefresh the current token
string free usage
ApiError
Static setset password
The data for the request.
string password set
ApiError
Static updateupdate tutorial progress
The data for the request.
string tutorial progress
ApiError
Static updateupdate user (require admin privilege)
The data for the request.
string edited user
ApiError
Static usernameget email from username
The data for the request.
string email
ApiError
Static whoamiwhoami
The data for the request.
User user
ApiError
Static whoiswhois
The data for the request.
User user
ApiError
accept invite to workspace