/
VE
vendure
/
@vendure-io/api — public
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 5h ago · Updated 3d ago
View markdown
vendure
@vendure-io/api — public
get
Customer self-record for the authenticated caller
latest
OpenAPI 3.0.0
2026-08-20
86
102
148.5 KB
5fc4757128af
Assets
1
Customers Me
3
get
Customer self-record for the authenticated caller
patch
Patch editable fields on the authenticated caller customer (multipart; optional logo file)
get
List every install token across every project owned by the caller customer
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
Users Me Activities
3
Users Me Sessions
1
Well-Known
1
Customers Me
Customer self-record for the authenticated caller
get
/v1/customers/me
Response
CustomerSelfDto
required
id
string
uuid
required
workosOrgId
string
required
slug
string
required
legalName
string
required
displayName
string
required
contactEmail
string
nullable
required
logoUrl
string
nullable
required
countryCode
string
nullable
required
city
string
nullable
required
status
'ACTIVE'
|
'SUSPENDED'
|
'CHURNED'
required
suspendedAt
string
nullable
required