Skip to main content
GET
Klant ophalen

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Het unieke ID van de klant (bijv. cust_123).

Response

Klant gegevens.

id
string
Example:

"cust_12345"

name
string
Example:

"Jan Jansen"

email
string
Example:

"jan@bedrijf.nl"