GET /artifacts/files/{fileId}
GET
/artifacts/files/{fileId}
Returns file from GridFS
Headers
Content-Type
application/json
Authorization
Bearer <token>
Body
fileId
string
File ID
Response
description: Unauthorized.
{ description: Forbidden. }
Last updated 3 months ago