InlineContentLibraryItems1
InlineContentLibraryItems1
JSON Example
{
"values": [
{
"id": "string",
"name": "string",
"imageIdentifier": "string",
"description": "string",
"isPublished": false,
"isSubscribed": false,
"creationDate": "string",
"lastSuccessfulSync": "string",
"version": 0,
"status": "READY, NOT_READY, FAILED, PARTIALLY_READY",
"contentLibrary": {
"name": "string",
"id": "string"
},
"org": {
"name": "string",
"id": "string"
},
"fileUploadSizeBytes": 0,
"itemType": "string"
}
]
}