packageBlueprintGetAll

packageBlueprintGetAll

Query Parameters
page integer

Zero-based page index (0..N)

size integer

Possible values: 1 ≤ value

The size of the page to be returned

sort string[]

Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.

Responses
200

OK

Schema OPTIONAL
data object[] OPTIONAL
id string

Possible values: Value must match regular expression ^[a-f0-9-]{36}$

parentId string OPTIONAL

Possible values: Value must match regular expression ^[a-f0-9-]{36}$

name string

Possible values: length ≤ 255

version string

Possible values: length ≤ 16

description string OPTIONAL
documentation object
iconBase64 string
iconMediaType string
state string
tags object[]
id string

Possible values: Value must match regular expression ^[a-f0-9-]{36}$

name string

Possible values: length ≤ 255

createdDttm string
updatedDttm string OPTIONAL
createdDttm string
updatedDttm string OPTIONAL
meta object
correlationId string
timestamp date-time
paging object OPTIONAL
pageSize int64
pageToken string
errors object[]
code string
message string