Skip to main content

flows_instances_diagram_retrieve

GET 

/api/v3//flows/instances/:slug/diagram/

Return diagram for flow with slug slug, in the format used by flowchart.js

Request

Path Parameters

    slug stringrequired

Responses

Schema

    diagram stringrequired
curl -L '/api/v3/flows/instances/:slug/diagram/' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'
Request Collapse all
Base URL
/api/v3
Auth
Parameters
— pathrequired