List correction requests
GET
/api/v1/workspaces/{slug}/correctionsList correction requests across a workspace
Lists correction requests for every certificate in the workspace, newest first. Supports search, status filter, and offset pagination.
Image and attachment values in fields are 15-minute private-bucket presigned GET URLs (not storage paths). Re-fetch the list if a URL has expired.
Authorization
Scopecertificates:read
Authorization: Bearer vc_...Requires certificates:read (or full access) and an active Pro seat.