GET
/
api
/
workflows
curl --request GET \
  --url https://axis-production-2887.up.railway.app/api/workflows
[
  {}
]

Query Parameters

connector_id
string
required
page
number
required
limit
number
required

Response

200 - application/json
List of workflows with pagination metadata

The response is of type object[].