Released docs. You are viewing the documentation published with v0.20.0. Development docs are available at Latest.
Fetch this OpenAPI document
const url = 'https://example.com/openapi.json';const options = {method: 'GET'};
try { const response = await fetch(url, options); const data = await response.json(); console.log(data);} catch (error) { console.error(error);}curl --request GET \ --url https://example.com/openapi.jsonThe generated public contract for this service. This route is intentionally unauthenticated: the served bytes are the released generated artifact and describe no deployment, definition, or authority.
Responses
Section titled “Responses”The generated Version 1 OpenAPI document
object
Examplegenerated
{}Headers
Section titled “Headers”Evidence responses are never cacheable.
Effective W3C trace context. One valid inbound traceparent is retained; missing, invalid, or duplicate values are replaced and tracestate is never reflected.
The document could not be produced
object
- Evidence public problem Version 1
- Evidence public problem Version 1
- Evidence public problem Version 1
- Evidence public problem Version 1
- Evidence public problem Version 1
- Evidence public problem Version 1
- Evidence public problem Version 1
- Evidence public problem Version 1
- Evidence public problem Version 1
- Evidence public problem Version 1
object
object
object
object
object
object
object
object
object
object
Example
{ "code": "service.unavailable", "detail": "the request could not be served", "status": 503, "title": "Service is unavailable", "type": "https://id.registrystack.org/problems/registry-evidence/service/unavailable"}Headers
Section titled “Headers”Evidence responses are never cacheable.
Effective W3C trace context. One valid inbound traceparent is retained; missing, invalid, or duplicate values are replaced and tracestate is never reflected.