9 lines
240 B
Plaintext
9 lines
240 B
Plaintext
---
|
|
title: "Get Customer"
|
|
openapi: "openapi-1.2.0 GET /customers/{customer_id}"
|
|
---
|
|
|
|
<Tip>
|
|
To get additional data in the customer object, you can use the `expand` parameter to fetch data like invoices, entities, rewards, and more.
|
|
</Tip>
|