Box
List snapshots
List completed snapshots across all of your boxes, newest first. Each item carries the boxId it belongs to.
get/snapshots
Query parameters
limitinteger
Maximum items to return.
cursorstring nullable
Opaque pagination cursor returned as pageInfo.nextCursor.
sort'asc' | 'desc'
Sort direction for cursor pagination.
Response
Completed snapshots owned by the authenticated Box user.
Example response
{
"ok": true
}Changes
No recorded changes to this endpoint across all 1 revision of this API.