# Filesets

APIs to the Fileset module for accessing all files attached to objects in TonicDM.

 - [POST /fileset/expiry-url/select](https://developers-internal.tonicdm.com/tonicdm-product/filesets/expiry-url-select.md): Expiry URLs are used when sending download links in notifications or emails. An Expiry URL can be used to download a Fileset for a limited time (eg. 30 days). The owner of the Fileset can change the
 - [POST /fileset/files/select](https://developers-internal.tonicdm.com/tonicdm-product/filesets/files-select.md): Get Files stored in the Fileset module. `filterIds` accepts one or more File IDs. `filterFilesetIds` accepts one or more FileSet IDs. At least one must be supplied.
 - [POST /fileset/filesets/select](https://developers-internal.tonicdm.com/tonicdm-product/filesets/filesets-select.md): This endpoint is used to check the status of a Fileset, eg. whether it is in a temporary or finalized state, and whether more files can be added to it. If files in a Fileset have been deleted or repl
 - [POST /fileset/thumbnails/select](https://developers-internal.tonicdm.com/tonicdm-product/filesets/fileset-thumbnails-select.md): Get thumbnails for files stored in the Fileset module.
