ContentSources
ContentSources
JSON Example
{
"content": [
{
"id": "string",
"name": "string",
"description": "string",
"typeId": "string",
"createdAt": "string",
"createdBy": "string",
"lastUpdatedAt": "string",
"lastUpdatedBy": "string",
"projectId": "string",
"config": {},
"orgId": "string",
"syncEnabled": false
}
],
"page": {
"size": 0,
"totalElements": 0,
"totalPages": 0,
"number": 0
},
"links": [
{
"href": "string",
"rel": "string"
}
]
}