SiteVersionApiResponse

SiteVersionApiResponse
SiteVersionApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "datetime": "string",
            "name": "string",
            "prev_target_version": 0,
            "replication_state": "string",
            "site_id": "string",
            "target_timeline": "string",
            "target_version": 0,
            "tenant_ref": "string",
            "timeline": "string",
            "url": "string",
            "uuid": "string",
            "version": 0,
            "version_type": "string"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next

Returned By