Skip to main content
GET
List Scheduled Posts
Returns scheduled posts sorted by scheduled time (ascending). Includes related project and social account data.

Authentication

string
Bearer token. Bearer <supabase-jwt>.

Query Parameters

string
ISO 8601 datetime. Only return posts scheduled at or after this time.
string
ISO 8601 datetime. Only return posts scheduled at or before this time.
string
Filter by status, e.g. "scheduled", "published", "failed".