Using Control Room API and I have triggered a bot to run and receive a deploymentId, but I want to track the status of the job with the deployment.
Now in the swagger documentation I can see /v3/activity/execution/{id} but when I try this I receive
{
"message": "Job execution not found"
}
Any advise before I badger Support?