List certificates
GET
/api/v1/workspaces/{slug}/certificatesList certificates in a workspace with search and pagination
Lists certificates in the workspace. Each item may include an embedded template draft JSON when one exists. Supports search and offset pagination.
Authorization
Scopecertificates:read
Authorization: Bearer vc_...Requires a workspace API key with certificates:read (or full access) and an active Pro seat.