Download file by id
GET /artifacts/files/{fileId}
GET
/artifacts/files/{fileId}
Headers
Content-Type
application/json
Authorization
Bearer <token>
Body
fileId
string
File ID
Response
description: Raw file contents (streamed)
description: Internal server error
Last updated 3 months ago