McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 322

↗ View in doc context
page
322
source
finesse/v12.5/developer-guide/developer-guide.md
chunk_id
finesse::v12.5::developer-guide::developer-guide::306

200: Success 400: Bad Request 400: Finesse API Error 401: Authorization Failure 403: Forbidden 404: Not Found 500: Internal Server Error HTTP Response: <WorkflowAction> ...Full WorkflowAction Object... </WorkflowAction> Example Response: <ApiErrors> <ApiError> <ErrorData>Action 674 not found.</ErrorData> <ErrorType>Not Found</ErrorType> <ErrorMessage>HTTP Status code:404 (Not Found) Api Error Type: Not Found Error Message: Workflow not found with an id of 674 </ErrorMessage> </ApiError> </ApiErrors> Example Failure Response: WorkflowAction—Get List This API allows an administrator to get a list of workflow actions. https://<FQDN>/finesse/api/WorkflowActions URI: https://finesse1.xyz.com/finesse/api/WorkflowActions Example URI: Only administrators can use this API. Security Constraints: GET HTTP Method: — Content Type: XML Input/Output Format: — HTTP Request: 200: Success 400: Bad Request 400: Finesse API Error 401: Authorization Failure 403: Forbidden 500: Internal Server Error HTTP Response: Cisco Finesse Web Services Developer and JavaScript Guide, Release 12.5(1) 306 Cisco Finesse Configuration APIs WorkflowAction—Get List