The File resource and
/v1/files
endpoint are soft-deprecated. Use Uploads instead:Path Parameters
The unique identifier of a file.
Returns
Returns a200 OK
status code along with a file object if successful, or an error otherwise. For new integrations, use an upload object.