Get async workflow instance status and data once finished
GET
https://api.prestatech.com/workflow/sbx/v1/workflow/{id}Recent Requests
TimeStatusUser Agent
Make a request to see history.
0 Requests This Month🔑 Log in to see full request history
Headers
Ocp-Apim-Subscription-KeystringrequiredYour environment's subscription key
Responses
Request Example
Examples
curl --request GET \
--url 'https://api.prestatech.com/workflow/sbx/v1/workflow/{id}' \
--header 'Ocp-Apim-Subscription-Key: YOUR_SUBSCRIPTION_KEY' \
--header 'Authorization: Bearer YOUR_ACCESS_TOKEN'Updated 5 months ago