Get Blueprints By Component Type
Get page of composite blueprint by component type.
The id of the component type.
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 the list of composite blueprint.
{
"catalogItemTypeId": "string",
"description": "string",
"externalId": "string",
"version": 0,
"propertyGroups": [
"string"
],
"lastUpdated": "string",
"createdDate": "string",
"tenantId": "string",
"name": "string",
"publishStatusName": "string",
"snapshotVersion": "string",
"customFormStatusName": "string",
"id": "string",
"publishStatus": "string",
"customFormStatus": "string"
}
components
catalogItemTypeId
description
externalId
version
propertyGroups
layout
lastUpdated
createdDate
tenantId
name
publishStatusName
snapshotVersion
customFormStatusName
id
publishStatus
properties
customFormStatus
Forbidden.
Blueprint not found.