Get certificates
GET/v1/organizations/:organizationCode/certificates
List certificates for an organization, paginated with an opaque cursor ordered by ascending id. Optionally filtered by asset stonal identifiers. Requires stonal.asset.read permission.
Request
Responses
- 200
- 400
- 403
- 500
Successfully got certificates
Invalid query parameter
Forbidden - Not authorized to access this organization
Internal server error