A beta version of the new Box developer documentation site is launching soon! Updated Developer Guides, modern API Reference, and AI-powered search are on the way to help you build with Box faster. Stay tuned for more updates.
The bare basic representation of a file version, the minimal
amount of fields returned when using the fields query
parameter.
{
"id": "12345",
"type": "file_version"
}