Get artifact extracted text
GET/projects/:projectPid/artifacts/:artifactPid/text
Returns the artifact's extracted text, truncated to the preview byte limit when stored in media. Requires project access; returns 404 when the project, artifact, or backing media is unknown or not visible.
Request
Responses
- 200
- 401
- 403
- 404
- 422
- 503
Success
air/UnauthorizedError
air/ForbiddenError
NotFound
air/SchemaValidationError
air/AuthUnavailableError