List CertOps job log entries
GET/api/v1/workspaces/:id/certops/jobs/:jobId/log
Returns paginated sanitized timeline entries for one workspace-scoped CertOps job. Consumers must follow pagination.limit and pagination.offset; long job histories can require multiple requests.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Job log list
Bad request
Unauthorized
Forbidden
Job not found in this workspace
Internal server error