Skip to main content
GET
List scheduling customers

Authorizations

Authorization
string
header
required

JWT access token obtained from POST /api/v1/auth/jwt/login, the OAuth token endpoint, or a business-scoped API token. Some Business/Chat/Template/Scheduling endpoints alternatively accept HTTP Basic credentials scoped to the business slug.

Path Parameters

business_id
string<uuid>
required
establishment_id
string
required

Query Parameters

phone_number
string
required
name
string
email
string

Response

Matching customers.

id
string
external_id
string
name
string | null
email
string | null
phone_number
string | null