Attempt

List attempts with filters

get/api/attempts

Query parameters

projectstring

exact matching filter on project name

workflowstring

exact matching filter on workflow name

include_retriedboolean

list more than 1 attempts per session

last_idinteger

list attempts whose id is grater than this id for pagination

page_sizeinteger

number of attempts to return

Response

successful operation

Changes