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.
curl --request GET \
--url https://paradigm.lighton.ai/api/v3/artifacts/{id}/content \
--header 'Authorization: Bearer <token>'"<string>"