Path Parameters
The ID of the project
The ID of the artifact data to retrieve
Response
200 - text/plain
Returns the parsed content of the artifact as a string in markdown format
The response is of type string
.
Retrieves the parsed content of an artifact by its ID. The parsed content is the way LLMs will use the artifact information, usuallyas markdown text.
The ID of the project
The ID of the artifact data to retrieve
Returns the parsed content of the artifact as a string in markdown format
The response is of type string
.