Download file by id

Download file by id

GET /artifacts/files/{fileId}

Headers

Name
Value

Content-Type

application/json

Authorization

Bearer <token>

Body

Name
Type
Description

fileId

string

File ID

Response

description: Raw file contents (streamed)

Last updated