Get a list revision
get/lists/{listId}/revisions/{revisionId}
Returns a list revision.
1{2 "id": "3659ea38-2618-4474-aeac-0bf6cfd3c322",3 "listResourceId": "9ec45a61-774c-488e-99a0-03dfde70b966",4 "creationTimeStamp": "2022-03-01T20:18:32Z",5 "createdBy": "appUser1",6 "description": "The A-list users",7 "label": "corporate marketing",8 "revision": 19}
Status | Meaning | Description | ||
---|---|---|---|---|
200 | OK | The request succeeded. | Schema | |
400 | Bad Request | The request was invalid. | Schema | |
403 | Forbidden | The user did not have the necessary permissions. | Schema | |
404 | Not Found | No item exists at the requested path. | Schema | |
500 | Internal Server Error | The request could not be fulfilled because of an unexpected server error. | Schema |