Returns information about a specific file.
The ID of the file to return information about.
Success. The File object matching the specified ID.
The file identifier.
The object type, which is always file.
The size of the file, in bytes.
RFC 3339 datetime string for when the file was created.
RFC 3339 datetime string for when the file expires. Currently, this is 30 days after the file is created.
The name of the file.
The intended purpose of the file. Supported values are batch, batch-output, and batch-error.