This endpoint provides a list of Workflows, it can be paginated with the pagination=true parameterAsk AIget https://{instance_name}.quable.com/api/workflowsRetrieves the collection of Workflow resources.Query ParamspageintegerDefaults to 1The collection page numberlimitinteger0 to 100Defaults to 100The number of items per pagepaginationbooleanEnable or disable paginationtruefalseorder[name]stringenumascdescAllowed:ascdescorder[id]stringenumascdescAllowed:ascdescorder[documentType.id]stringenumascdescAllowed:ascdescHeadersacceptstringenumDefaults to application/ld+jsonGenerated from available response content typesapplication/hal+jsonapplication/jsonapplication/ld+jsontext/htmlAllowed:application/hal+jsonapplication/jsonapplication/ld+jsontext/htmlResponse 200Workflow collectionUpdated 6 months ago