Start Free Trial

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.

How to review job status for workflows executed by other users

Noah-Waite
7 - Meteor

I need to develop an audit log of jobs executed via Alteryx Server. I can quickly utilize the /v3/jobs/{jobId}/messages endpoint to review all jobs; however, to identify the job's status (e.g., Completed, Running, etc.), the /v3/jobs/{jobId} endpoint only allows me to review jobs executed using my credentials.

 

Is there another way to retrieve this information via the Server APIs, or is the only way to extract this information by connecting directly to the MongoDB? Important to note, I am the Server's Curator.

 

Thanks.

0 REPLIES 0