Get async workflow instance status and data once finished

GEThttps://api.prestatech.com/workflow/sbx/v1/workflow/{id}

Recent Requests

TimeStatusUser Agent

Make a request to see history.

Headers

Ocp-Apim-Subscription-Keystringrequired

Your 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