English
API Reference v3
cURL
curl --request GET \ --url https://paradigm.lighton.ai/api/v3/artifacts/{id}/content \ --header 'Authorization: Bearer <token>'
"<string>"
Get the content of an artifact. Returns the file content if the user is authorized to access it.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
File content