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