get https://rls.congacloud.com/api/approvals/v1/adhoc-process///post-submit
Gets an ad hoc process definition after it has been submitted.
Log in to see full request history
Response
Gets an ad hoc process definition after it has been submitted.
xxxxxxxxxx
curl --request GET \
--url https://rls.congacloud.com/api/approvals/v1/adhoc-process/objectType/objectId/post-submit \
--header 'accept: application/json'
Try It!
to start a request and see the response here!