Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The UUID of the Vault to fetch Item from
The UUID of the Item to fetch File from
The UUID of the File to fetch
Tells server to return the base64-encoded file contents in the response.
true
OK
ID of the file
Name of the file
Size in bytes of the file
Path of the Connect API that can be used to download the contents of this file.
For files that are in a section, this field describes the section.
Base64-encoded contents of the file. Only set if size <= OP_MAX_INLINE_FILE_SIZE_KB kb and inline_files is set to true.