> For the complete documentation index, see [llms.txt](https://developer.firmhouse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.firmhouse.com/graphql-api/api-reference/objects/subscription-file.md).

# SubscriptionFile

### Fields

#### createdAt ([ISO8601DateTime](/graphql-api/api-reference/objects/iso-8601-date-time.md)!)

When the file was uploaded.

#### downloadUrl ([String](/graphql-api/api-reference/objects/string.md)!)

A short-lived URL to download the decrypted file.

#### id ([ID](/graphql-api/api-reference/objects/id.md)!)

The id of the subscription file.

#### originalByteSize ([Int](/graphql-api/api-reference/objects/int.md)!)

The unencrypted file size in bytes.

#### originalContentType ([String](/graphql-api/api-reference/objects/string.md)!)

The file content type.

#### originalFilename ([String](/graphql-api/api-reference/objects/string.md)!)

The original file name.

#### visibility ([String](/graphql-api/api-reference/objects/string.md)!)

Where the file is visible.
