files

Get File

get/files/{file_id}

Path parameters

file_idstring uuid required

Response

Successful Response

idstring uuid required
created_atstring date-time required
namestring required
descriptionstring
mime_typestring nullable
contentstring required
projectstring nullable
sizeinteger required
hashstring required

Changes

Changed in 1 of the 44 revisions of this API.1

    • added the optional property project to the response with the 200 status

      response-optional-property-added