List Schedules
Schedules
List Schedules
Returns all schedules in the account.
GET
List Schedules
Documentation Index
Fetch the complete documentation index at: https://www.integrate.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter your API key as the username. Leave the password field blank.
Example: curl -u YOUR_API_KEY: https://api.xplenty.com/...
Headers
API version header — required on all requests
Query Parameters
Index of the first object to retrieve (starting from 0)
Required range:
x >= 0Number of items to return (max 100)
Required range:
1 <= x <= 100Available options:
enabled, disabled Available options:
id, name, created_at, updated_at Available options:
asc, desc Response
200 - application/vnd.xplenty+json; version=2
Successful response
Available options:
enabled, disabled Available options:
minutes, hours, days, weeks, months Last modified on April 15, 2026