Project

List schedules of a project with filters

get/api/projects/{id}/schedules

Path parameters

idinteger required

project id

Query parameters

workflowstring

exact matching filter on workflow name

last_idinteger

list schedules whose id is grater than this id for pagination

Response

successful operation

Changes