Download file by id
Name
Value
Name
Type
Description
description: Unauthorized.{
description: Forbidden.
}Last updated
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