# FileRequest

Output type representing a file request returned from Apex.

> Kind: Apex type · Updated: 2026-07-01

Custom Apex type representing a file request. Returned by Client.createFileRequests(), which produces one FileRequest per input.

## Fields

### Output fields
| Parameter | Type | Required | Description |
|---|---|---|---|
| id | String | optional | Identifier of the created file request. |
