Skip to main content

Get all Workflows

Select

Customer Managed

This operation returns a list of workflows.

More Details

Responses

OK

GET /workflow    

Authorization

type: apiKeyname: Authtokenin: header

Request

Click Edit to configure Base URL
https://CommandCenterHostName/commandcenter/api
Security Scheme
token
curl -L -X GET 'https://CommandCenterHostName/commandcenter/api/Workflow' \
-H 'Authtoken: <API_KEY_VALUE>'