Spec versions

Retrieve a spec version's raw text

The escape hatch for specs too large to inline, and the endpoint to pipe straight into a diff.

GET
/spec_versions/{spec_version_id}/content

The escape hatch for specs too large to inline, and the endpoint to pipe straight into a diff.

AuthorizationBearer <token>

API key from the console, ak_....

In: header

Path Parameters

spec_version_id*string

Response Body

text/plain

application/json

application/json

curl -X GET "https://example.com/spec_versions/string/content"
"string"