Skip to Content
Referência da APICalendarList scheduled/posted content

List scheduled/posted content

GETapi.vdclip.com/v1/calendar
AuthAuthorization: Bearer <token>scope: vdclip:calendar:read

Return scheduled and published posts, optionally filtered by date range, paginated.

Query parameters

start_datestringoptional

Filter posts scheduled on or after this date (ISO 8601).

end_datestringoptional

Filter posts scheduled on or before this date (ISO 8601).

cursorstringoptional

Pagination cursor from a previous response. Omit to get the first page.

limitintegeroptionale.g. 50

Maximum number of posts to return per page.

Última atualização em