Skip to main content
GET
/
workflows
/
v1
/
workflow-categories
Get Workflow Categories
curl --request GET \
  --url https://api-qa.interactly.ai/workflows/v1/workflow-categories \
  --header 'Authorization: Bearer <token>'
{
  "categories": [
    "<string>"
  ]
}

Authorizations

Authorization
string
header
required

Retrieve your API Key from Dashboard API Keys Section.

Response

Successful Response

categories
string[]

List of available workflow category names