List scheduled/posted content
GET
api.vdclip.com/v1/calendarAuthAuthorization: Bearer <token>scope: vdclip:calendar:read
Return scheduled and published posts, optionally filtered by date range, paginated.
Query parameters
start_datestringoptionalFilter posts scheduled on or after this date (ISO 8601).
end_datestringoptionalFilter posts scheduled on or before this date (ISO 8601).
cursorstringoptionalPagination cursor from a previous response. Omit to get the first page.
limitintegeroptionale.g. 50Maximum number of posts to return per page.
Última atualização em