Data Flow

This endpoint provides a paginated list of ExportSchedules

Retrieves the collection of ExportSchedule resources.

get/plannings/exports

Query parameters

pageinteger

The collection page number

limitinteger

The number of items per page

paginationboolean

Enable or disable pagination

order[name]'asc' | 'desc'
order[createdBy.username]'asc' | 'desc'

Response

ExportSchedule collection

exportobject
namestring
descriptionstring nullable
cronExpressionstring
timezonestring
statusstring
dateCreatedstring date-time
dateModifiedstring date-time
idstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.