Skip to main content
GET
/
api
/
workflows
List workflows
curl --request GET \
  --url https://convertly.sh/api/workflows \
  --header 'Authorization: Bearer <token>'
{
  "error": "<string>",
  "upgradeUrl": "<string>"
}

Authorizations

Authorization
string
header
required

Dashboard-generated Convertly API key. Keys currently begin with cvly_.

Response

Workflow list