/
VO
voidmind-io
/
Untitled API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
auth
3
post
Authenticate with email and password
get
Get authenticated user profile
get
List models available to the authenticated key
dashboard
1
invites
5
keys
5
model-access
6
model-aliases
6
models
8
org-members
4
orgs
5
service-accounts
5
team-members
4
teams
5
usage
2
users
5
auth
Get authenticated user profile
Returns the profile of the user associated with the current session key.
get
/me
Response
OK
InternalApiAdminMeResponse
required
display_name
string
email
string
id
string
is_system_admin
boolean
org_id
string
role
string
Changes