Get Restore Content Data

Get Restore Content Data

Get restore data report for current user

Request
URI
GET
https://{api_host}/suite-api/api/content/restore/result
COPY
Authentication
This operation uses the following authentication methods.
Responses
200

The restore data report for current user

Returns content of type(s) application/json
"No Custom Example is Available"
string
name
Required

The name of the content type

integer As int32 As int32
Imported count
Optional

The number of objects in content

integer As int32 As int32
Ignored count
Optional

The number of skipped objects in content

array of content
contents
Optional

Collection of content objects


Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/suite-api/api/content/restore/result