Get FileAsk AIget https://bank.sandbox.cybrid.app/api/files/{file_guid}Retrieves a file. Required scopes: files:read, files:pii:readPath Paramsfile_guidstringrequiredIdentifier for the file.Query Paramsinclude_download_urlstringInclude download information in response. Note, the files:pii:read scope is required if this parameter is set.Responses 200file found 401Unauthorized - Authentication failed, 403Invalid scope 404file not foundUpdated 6 months ago