Skip to main content
Retrieve all post schedulers for a team. Each scheduler automates posting content to Facebook group URLs on either an interval or fixed schedule.

Query parameters

integer
required
The ID of the team whose schedulers you want to list.
integer
Page number for pagination. Defaults to the first page if omitted.
integer
Number of schedulers to return per page.

Example request

Example response

array
List of post scheduler objects.
object
Pagination metadata including current_page, last_page, per_page, and total.