Get a check type's config JSON Schema
GET/api/v1/checks/schema/:type
The generated JSON Schema (draft 2020-12) of one check type's config
object, served as application/schema+json.
Descriptive only — see the catalog endpoint above. Each document
repeats it in its own description and x-solidping-validation, and
lists what it knowingly does not encode in x-solidping-notes. Secret
keys carry "format": "solidping-secret-ref".
Request
Responses
- 200
- 404
The check type's config schema
Resource not found