/documents/snapshots/{docPath} - Get snapshot information
Gets information about a snapshot and all the objects in the snapshot.
End-point
| GET | /documents/snapshots/{docPath} |
Path parameters
| Field | Description |
|---|---|
|
Full path for the snapshot document in the repository. Collection separators "/" must be encoded as "%7C". |
Possible response
| HTTP status | Description |
|---|---|
|
200 |
The operation completed successfully |
|
401 |
There is no session or the session is invalid |
Response body
| Field | Type | Description |
|---|---|---|
|
Information about the snapshot and the contents of the snapshot. |