GET
/
v1
/
app
/
project
/
{projectId}
/
artifact
/
{artifactId}
/
parsed-content
"<string>"

Path Parameters

projectId
string
required

The ID of the project

artifactId
boolean
required

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.