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

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Response

Recent runs