Skip to main content
GET
List bookings (available slots and appointments)

Autorizações

Authorization
string
header
obrigatório

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.

Parâmetros de caminho

business_id
string<uuid>
obrigatório

Parâmetros de consulta

establishment_id
integer
obrigatório
customer_id
integer
obrigatório
page
integer
padrão:1
page_size
integer
padrão:50

Resposta

Bookings page.

The response is of type object.