# Typeform - Get response file action
The Get response file action retrieves the contents of a file from a form response in Typeform.
# Input
| Input field | Description |
|---|---|
| Form ID | Enter the ID of the form to retrieve a response from. You can find this value in the form's URL. For example, the ID in https://mysite.typeform.com/to/abc123 is abc123. |
| Response ID | Enter the ID of the response to retrieve. |
| Field ID | Enter the ID of the form's Upload field. |
| Filename | Enter the name of the file to retrieve. |
# Output
| Output field | Description |
|---|---|
| Content | The contents of the retrieved file. |
Last updated: 1/8/2026, 8:49:21 PM