Skip to main content
GET
Get customer by name

Authorizations

Authorization
string
header
required

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

Path Parameters

name
string
required

Response

response contains the customer matching the provided name

customer
object
required

The customer matching the provided name