get http://local.suborbital.network:{port}/api/v2/result/
Returns the result of the given function execution
Log in to see full request history
Response
200OK
Returns the result of the given function execution
200OK
xxxxxxxxxx
curl --request GET \
--url http://local.suborbital.network:8081/api/v2/result/uuid
Try It!
to start a request and see the response here!