files
Get file metadata by file ID
get/v2/files/{file_id}
Path parameters
file_idstring uuid required
ID of a file in a val
Response
A File or Directory's Metadata
Changes
Changed in 4 of the 46 revisions of this API.22
- ▲
for the
pathrequest parameterfile_id, the type/format was changed fromstring/tostring/uuidrequest-parameter-type-changed
- ▲
- ▲
the
typeresponse's property type/format changed fromstring/to/for status200response-property-type-changed
- ▲
- ○
added the optional property
links/emailto the response with the200statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
- ○