SourceControlSyncHistory

SourceControlSyncHistory
SourceControlSyncHistory
JSON Example
{
    "content": [
        {
            "id": "string",
            "requestId": "string",
            "contentName": "string",
            "contentFullPath": "string",
            "contentType": "string",
            "sourceId": "string",
            "integrationId": "string",
            "projectId": "string",
            "projectName": "string",
            "timestamp": "string",
            "status": "string",
            "details": [
                "string"
            ]
        }
    ],
    "page": {
        "size": 0,
        "totalElements": 0,
        "totalPages": 0,
        "number": 0
    },
    "links": [
        {
            "href": "string",
            "rel": "string"
        }
    ]
}
content
Optional

content

page
Optional

page

array of Link
links
Optional

links

Returned By