Skip to content
AchaduDevelopers
Operational APIGo to website
Dashboard
Developers/API/schedules_list
Schedules

List appointments

Lists future and recurring publications.

GET/schedulesschedules:read

Request

limitinteger · queryQuantity per page.optional
offsetinteger · queryPagination offset.optional

Example

curl
curl 'https://achadu.com/api/v1/schedules' \
+  -H 'Authorization: Bearer ach_live_...' \
+  -H 'Accept: application/json'

Answer

200Operation completed
4xxError with code, message and request_id