Skip to main content

The bare basic representation of a file version, the minimal amount of fields returned when using the fields query parameter.

id
string
required

The unique identifier that represent a file version.

Example:

"12345"

type
enum<string>
required

The value will always be file_version.

Available options:
file_version
Example:

"file_version"