Retrieves the details of an existing file.
Your Moonbase API key.
The ID of the File to retrieve.
Successful response.
The File object represents a file that has been uploaded to your library.
String representing the object’s type. Always file for this object.
"file"Unique identifier for the object.
The display name of the file.
The original filename of the uploaded file.
The size of the file in bytes.
A temporary, signed URL to download the file content. The URL expires after one hour.
A list of items this file is associated with.
Time at which the object was created, as an ISO 8601 timestamp in UTC.
Time at which the object was last updated, as an ISO 8601 timestamp in UTC.