APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
1Password
File
1Password
· Schema
File
Represents a file attached to an item in a vault.
Password Manager
Passwords
Security
Secrets
Properties
Name
Type
Description
id
string
The unique identifier for the file.
name
string
The name of the file.
size
integer
The size of the file in bytes.
content_path
string
The API path to retrieve the file content.
section
object
content
string
The base64-encoded file content, included when inline_files is true.
View JSON Schema on GitHub