Download file by id

GET /artifacts/files/{fileId}

Returns file from GridFS

Headers

Name
Value

Content-Type

application/json

Authorization

Bearer <token>

Body

Name
Type
Description

fileId

string

File ID

Response

description: Unauthorized.

Last updated

Was this helpful?