Data Flow

This endpoint provides a paginated list of ImportSchedules

Retrieves the collection of ImportSchedule resources.

get/plannings/imports

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

ImportSchedule collection

importobject
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.