workflows
Retrieve workflows
Retrieve workflows based on optional query parameters
GET
/
v1
/
workflows
Authorizations
Authorization
string
headerrequiredCreate your token in Comfy Deploy
Query Parameters
page
string
default: 1pageSize
string
default: 12search
string
Response
200 - application/json
id
string
requiredupdated_at
string
requiredname
string
requiredselected_machine_id
string | null
requiredcount
string
requireduser
object
requiredversions
object[]
requireddeployments
any[]
requiredruns
any[]
requiredWas this page helpful?