/
VE
vendure
/
@vendure-io/api — public
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 6h ago · Updated 1w ago
Details
Filter operations
Assets
1
Customers Me
3
Enterprise Plugins
3
License Binding
2
Licenses
5
Org Team
9
Partners Me
4
Partners Me Activities
4
Partners Me Plugins
6
Partners Me Showcases
7
Projects
16
Protected Assets
1
Public Enthusiasts
3
Public Partners
5
Public Plugin Categories
1
Public Plugins
3
Public VXP Awards
2
Users Me
6
get
WorkOS user self-record for the authenticated caller
patch
Update the caller enthusiast-profile fields (e.g. directory opt-in)
post
Reconcile the caller WorkOS GitHub identity into workos_user
post
Exchange a WorkOS OAuth code and persist the GitHub link on the session user
post
Complete a pending GitHub link with the email-verification OTP
delete
Remove the GitHub link from the session user (and any cross-email ghost)
Users Me Activities
3
Users Me Sessions
1
Well-Known
1
Users Me
WorkOS user self-record for the authenticated caller
get
/v1/users/me
Response
UserMeDto
required
id
string
uuid
required
workosUserId
string
required
email
string
required
firstName
string
nullable
required
lastName
string
nullable
required
bio
string
nullable
required
githubUserId
string
nullable
required
githubUsername
string
nullable
required
personalVxp
number
required
isEnthusiast
boolean
required
publicProfile
boolean
required
avatarUrl
string
nullable
required
Changes
No recorded changes to this endpoint across all 3 revisions of this API.