List assessment stage logs
GET/assessments/:assessmentPid/stages
Returns per-stage checkpoint logs (stageName, status, timestamps, errorMessage) for an assessment run. Requires project reader scope and report-history billing access. Returns 404 when the assessment is unknown or not visible.
Request
Responses
- 200
- 401
- 402
- 403
- 404
- 422
- 503
Success
air/UnauthorizedError
air/InsufficientCreditsError | air/TrialExpiredError
air/ForbiddenError | air/BillingInactiveError | air/SeatLimitExceededError | air/FeatureNotAvailableError
NotFound
air/SchemaValidationError
air/AuthUnavailableError