Skip to main content
GET
Search Customers

Authorizations

Authorization
string
header
required

All requests must include the static API Key in the Authorization header using the Bearer scheme.

Headers

Restoo-Partner-Id
string
required

Unique identifier of your Partner account (defined by Restoo).

Restoo-Account-Id
string
required

Unique identifier of the Tenant.

Query Parameters

phone
string | null

The customer phone number in E.164 format

Example:

"+34600111222"

email
string<email> | null

The customer email

Example:

"steve.jobs@restoo.me"

Response

data
PrivateCustomerResponse · object
required

Private Customer details.