/
PA
packtpublishing
/
Sample Ecommerce App
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 3w ago
View markdown
packtpublishing
Sample Ecommerce App
get
Returns all customers
v1
latest
OpenAPI 3.0.3
MIT
2026-07-17
29
18
30.7 KB
address
4
card
4
cart
7
customer
5
get
Returns all customers
get
Returns a customer
delete
Deletes the customer
get
Returns all customer's cards
get
Returns all customer's addresses
order
3
payment
2
product
2
shipment
1
shipping
1
customer
Returns all customers
Returns all customers, or empty collection if no use found
get
/api/v1/customers
Response
For successful fetch.
User[]
required
id
string
username
string
firstName
string
lastName
string
email
string
password
string
phone
string
userStatus
string