Was this helpful?
Reads the content of a specific flow
/flows/read/{id}
curl -L \ --url 'https://lamapi3.azurewebsites.net/flows/read/{id}' \ --header 'Authorization: Bearer JWT'
text