get https://${url}/async_state_history/
Get the state history of an async execution
Log in to see full request history
Response
200200 response
Get the state history of an async execution
200200 response
xxxxxxxxxx
curl --request GET \
--url 'https:///$url/async_state_history/async_id' \
--header 'accept: application/json'
Try It!
to start a request and see the response here!