Shows the contents of the specified backup file. By default returns JSON with parsed metadata. If header X-Download
is set, it downloads raw data. If x-highlight
is set, highlights syntax. If x-view
is set, returns raw text in text/plain
. Requires backup:view
scope.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Backup file details or raw data if certain headers are set
The response is of type object
.