GetAssetResp
- createdType: stringFormat: date-time
At requiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- idType: stringrequired
- keyType: stringrequired
- nameType: stringrequired
- statusType: stringenumrequiredvalues
- Draft
- Active
- Deprecated
- typeType: stringenumrequiredvalues
- html
- image
- pdf
- style
- markdown
- text
- json
- partial
- updatedType: stringFormat: date-time
At requiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- versionType: stringrequired
- descriptionType: string
- labelsType: object
- propertyType: string
Name
- specType: object ยท AssetSpec
- typeType: stringenumrequired
Asset content type
values- html
- image
- pdf
- style
- markdown
- text
- json
- partial
- contentType: string
Inline text content for text-based assets (html, style, markdown, text, json, partial)
- fileType: string
Id File ID for binary assets (image, pdf)
- htmlType: object
Config Configuration for HTML assets
