Flows
Number of APIs: 13
-
Update Flow Status PATCH {{baseUrl}}/api/flows/:id/
-
Get Flows GET {{baseUrl}}/api/flows/
-
Get Flow GET {{baseUrl}}/api/flows/:id/
-
Get Flow Tags GET {{baseUrl}}/api/flows/:flow_id/tags/
-
Get Flow Action GET {{baseUrl}}/api/flow-actions/:id/
-
Get Flow For Flow Action GET {{baseUrl}}/api/flow-actions/:action_id/flow/
-
Get Messages For Flow Action GET {{baseUrl}}/api/flow-actions/:action_id/flow-messages/
-
Get Flow Message GET {{baseUrl}}/api/flow-messages/:id/
-
Get Flow Action Relationships GET {{baseUrl}}/api/flow-actions/:id/relationships/:related_resource/
-
Get Flow Message Relationships GET {{baseUrl}}/api/flow-messages/:id/relationships/:related_resource/