Get Blueprint Documents
Get a list of composite blueprint documents visible to the caller.
Page Number
Number of entries per page
Multiple comma-separated properties sorted in ascending or descending order
Sets the number of returned entries from the top of the response (total number per page in relation to skip)
Sets how many entries you would like to skip
Boolean expression for whether a particular entry should be included in the response
Success - return a page of BlueprintDocument objects.
{
"name": "string",
"description": "string",
"id": "string",
"status": "string",
"propertyGroups": [
"string"
]
}
layout
components
name
description
id
properties
status
propertyGroups
Forbidden.