Explain a Grading Ruleset

Explain a Grading Ruleset based on a certificate provided URL encoded (PEM or DER) in the URL

Path parameters
ruleset
string required
input
string required
Responses
  • 200 Explained Grading Ruleset regarding the provided certificate
    name
    string required
    apply
    boolean required
    description
    array of objects | null (LocalizedString)
    certificate
    string | null
    scope
    string | null
    max
    integer | null
    obtained
    integer | null
    score
    number | null
    explained
    array of objects | null (ExplainedGradingRule)
  • 400 Bad Request
  • 404 Not Found
  • 500 Internal Server error