/
ST
stainless-api
/
My API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v24
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-03-02
25
17
56.0 KB
Retrieve the current user
Retrieve the currently authenticated user's information.
get
/v0/user
Response
success
User
required
object
'user'
required
id
string
required
email
string
nullable
required
name
string
nullable
required
github
object
nullable
required