Flows

Number of APIs: 13

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

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

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

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

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

  6. Get Flow For Flow Action GET {{baseUrl}}/api/flow-actions/:action_id/flow/

  7. Get Messages For Flow Action GET {{baseUrl}}/api/flow-actions/:action_id/flow-messages/

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

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

  10. Get Flow Message Relationships GET {{baseUrl}}/api/flow-messages/:id/relationships/:related_resource/