Auto Schedule
List Auto Schedule
List the active auto schedules.
GET
/
auto-schedule
/
list
Available on paid plans.
List the active auto schedules. Returns an array of schedules with titles, times, and last scheduled date. The lastScheduleDate
timestamp is the next schedule date or the previously scheduled date if no pending posts.
Header Parameters
Authorization
string
requiredFormat:
Authorization: Bearer API_KEY
. See API overview for more information.Profile-Key
string
Profile Key of a user profile.