Check the status of an app installation job.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Job status
Job execution status: "running", "done", "failed", "cancelled", "unknown"
Final app status after finalization (only set once job completes)
Exit code (only populated when done)
Combined stderr (only populated when done)
Combined stdout (only populated when done)