> ## Documentation Index
> Fetch the complete documentation index at: https://developer.worldly.io/llms.txt
> Use this file to discover all available pages before exploring further.

# File Data

The File Data API enables programmatic access to the file attachments on an assessment. Uploaded documents, such as an addendum or policy agreement, can be returned via the specified assessment ID.

The file attachment is returned as a unique URL that expires with each response. The response includes `name`, `type` and `content`. The file URL will be located in the `content` field.

## API Endpoints

[Get FEM File Data](/v0.1/reference/get-fem-file-data)\
[Get FSLM File Data](/v0.1/reference/get-fslm-file-data)\
[Get BRM File Data](/v0.1/reference/get-brm-file-data)
