GET /artifacts/files/{fileId}
GET
/artifacts/files/{fileId}
Download file by id
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 2 months ago