Get a configuration as stringified JSON by version id.
Sensible uses API keys to authenticate requests. Keep your API keys secure and do not share them publicly accessible areas such as GitHub, client-side code, etc. Authentication to the API is performed via Bearer Authentication. Provide your API key as the bearer auth value.
The unique document type identifier in v4 UUID format. Find IDs using the /document_types
endpoint.
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
Unique name for a configuration. Find it in the Sensible app or from the /document_types/{type-id}/configurations
endpoint.
3 - 128
Unique identifier for a configuration version.
The identified configuration
The response is of type object
.
Get a configuration as stringified JSON by version id.
Sensible uses API keys to authenticate requests. Keep your API keys secure and do not share them publicly accessible areas such as GitHub, client-side code, etc. Authentication to the API is performed via Bearer Authentication. Provide your API key as the bearer auth value.
The unique document type identifier in v4 UUID format. Find IDs using the /document_types
endpoint.
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
Unique name for a configuration. Find it in the Sensible app or from the /document_types/{type-id}/configurations
endpoint.
3 - 128
Unique identifier for a configuration version.
The identified configuration
The response is of type object
.