Alteryx API Job Disposition

I use the Alteryx API package in most of my workflows as most of my projects require data manipulation of large data sets. The problem that I am having is I do not know if the Alteryx Job is complete or not. I have referenced all of the documentation related to Alteryx API and the documentation lacks examples around the Job output. I am wanting to see the Job status and disposition output from the Alteryx API. Can someone please share an example of how to get the output from the Job after the Alteryx call is complete?

image
I am looking for this type of output in UiPath. This is the Job output from Alteryx API