GET consumer/v1/appointments
Operation ID: —
Auth: unknown
Description
<p>Use this endpoint to return a <b>List of Appointments</b>. Use the offset and limit parameters to control the page start and number of results. Default offset is 0, limit is 20, max is 100. Use the query parameters to filter the results further. For more information: <a href="https://onsched.readme.io/docs/appointments-overview">Appointments Overview</a></p>
Parameters (15)
(string, query, optional)
Filter by the email of who booked
(string, query, optional)
Filter by calendar
(string, query, optional)
Filter by customer
(string, query, optional)
Filter by email address
(string, query, optional)
Format YYYY-MM-DD. Filter on/before endDate
(string, query, optional)
Filter by lastname or part of it
(integer, query, optional)
Page limit, default 20, max 100
(string, query, optional)
id of business location
(integer, query, optional)
Starting row of page, default 0
(string, query, optional)
Filter by phone number or part of it
(string, query, optional)
Filter by resource
(string, query, optional)
Filter by service allocation
(string, query, optional)
Filter by service
(string, query, optional)
Format YYYY-MM-DD. Filter by on/after startDate
(string, query, optional)
Filter by status: IN, BK, CN, RE, RS
No probe data for this endpoint yet.