List Certificates
Returns a paginated list of Certificates in the current Space. Supports filtering by resource, action, compliance status (valid/expiring/expired), and text search. The thresholdDays parameter controls the “expiring” window (default: 30 days). Each item includes resolved resource and action names.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ”Example
1Page number (1-based)
Example
20Items per page (max 100)
Example
ascSort direction
Example
fire safetySearch by name (case-insensitive)
Example
550e8400-e29b-41d4-a716-446655440000Filter by Resource ID
Example
660e8400-e29b-41d4-a716-446655440000Filter by Action ID
Example
validFilter by compliance status
Example
expiresAtSort field
Example
30Expiration threshold in days for the “expiring” status filter (1-365)
Header Parameters
Section titled “Header Parameters ”UUID of the target Space (tenant boundary). Validated against user access.
Responses
Section titled “ Responses ”object
object
Certificate ID
Example
550e8400-e29b-41d4-a716-446655440000Certificate name
Example
Fire safety certificate 2026Resource ID
Example
770e8400-e29b-41d4-a716-446655440000Resource name
Example
John SmithAction ID
Example
880e8400-e29b-41d4-a716-446655440000Action name
Example
Fire safety trainingIssue date (ISO 8601)
Example
2026-01-15Expiration date (ISO 8601)
Example
2031-01-15Number of attachments
Example
2object
Current page number
Example
1Items per page
Example
20Total number of items
Example
42Total number of pages
Example
3Unauthorized — missing or invalid JWT
Forbidden — insufficient permissions