Fetch SCITT configuration
fetch_scitt_configurationFetch a SCITT transparency service's self-description—service ID, base URL, and supported algorithms—as JSON from any SCRAPI base URL you supply.
Instructions
GET {baseUrl}/.well-known/scitt-configuration: the transparency service's self-description (service id, base URL, supported algorithms), returned as JSON. Provenance: fetched. Supports: none of the four questions; this is what the operator says about itself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| baseUrl | No | any SCRAPI base URL; falls back to FORESTRIE_BASE_URL when omitted — never defaulted by the package itself |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| problem | No | ||
| supports | Yes | ||
| provenance | No | ||
| configuration | No |