Skip to main content
GET
/
api
/
v3
/
artifacts
/
{id}
/
content
Retrieve an artifact content
curl --request GET \
  --url https://paradigm.lighton.ai/api/v3/artifacts/{id}/content \
  --header 'Authorization: Bearer <token>'
"<string>"

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Response

200 - application/json

File content