Flows-Flows
Number of APIs: 10
-
Get Flows GET {{baseUrl}}/api/flows/
-
Get Flow GET {{baseUrl}}/api/flows/:id/
-
Update Flow Status PATCH {{baseUrl}}/api/flows/:id/
-
Get Flow Action GET {{baseUrl}}/api/flow-actions/:id/
-
Get Flow Message GET {{baseUrl}}/api/flow-messages/:id/
-
Get Flow Tags GET {{baseUrl}}/api/flows/:id/tags/
-
Get Flow Actions For Flow GET {{baseUrl}}/api/flows/:id/flow-actions/
-
Get Flow For Flow Action GET {{baseUrl}}/api/flow-actions/:id/flow/
-
Get Messages For Flow Action GET {{baseUrl}}/api/flow-actions/:id/flow-messages/
-
Get Flow Action For Message GET {{baseUrl}}/api/flow-messages/:id/flow-action/