Skip to content

List Blueprints

GET
/blueprints
st_session
Any of:
string

Successful Response

BlueprintsResponse
object
blueprints
required
Blueprints
Array<object>
BlueprintRecord
object
control_count
required
Control Count
integer
description
required
Description
string
frameworks
required
Frameworks
Array<object>
BlueprintFrameworkCount
object
framework
required
Framework
string
framework_name
required
Framework Name
string
requirement_count
required
Requirement Count
integer
tags
required
Tags
Array<string>
template_name
required
Template Name
string
template_version
required
Template Version
string
title
required
Title
string

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
ctx
Context
object
input
Input
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string