About this resource

Representation of a non-paged collection of AdditionalFile items

Properties

Property Description Type
items A collection of resource items. Collection of AdditionalFile items

Relations

Method Name Select-key Resource type Description
GET self Provides a link to this resource.

Examples

Filtering for types
When asking for the additional file collection of a file version, you can filter additional files with a specific (set of) type(s). Therefore, add the header 'select-additionalfile-type' with the requested value. This value can be a single usage, or a comma separated string of types.
Filtering for purposes
When asking for the additional file collection of a file version, you can filter additional files with a specific (set of) purpose(s). Therefore, add the header 'select-additionalfile-purpose' with the requested value. This value can be a single purpose, eg 'Review', 'LowRes', or a comma separated string of purposes.
Filtering for usages
When asking for the additional file collection of a file version, you can filter additional files with a specific (set of) usage(s). Therefore, add the header 'select-additionalfile-usage' with the requested value. This value can be a single usage, or a comma separated string of usages.