Flows-Flows

Number of APIs: 10

  1. Update Flow Status PATCH {{baseUrl}}/api/flows/:id/

  2. Get Flow Action GET {{baseUrl}}/api/flow-actions/:id/

  3. Get Flow Message GET {{baseUrl}}/api/flow-messages/:id/

  4. Get Flow Tags GET {{baseUrl}}/api/flows/:id/tags/

  5. Get Flows GET {{baseUrl}}/api/flows/

  6. Get Flow Action Messages GET {{baseUrl}}/api/flow-actions/:id/flow-messages/

  7. Get Flow Action For Message GET {{baseUrl}}/api/flow-messages/:id/flow-action/

  8. Get Flow Flow Actions GET {{baseUrl}}/api/flows/:id/flow-actions/

  9. Get Flow For Flow Action GET {{baseUrl}}/api/flow-actions/:id/flow/

  10. Get Flow GET {{baseUrl}}/api/flows/:id/