Get contents for a lakehouse fileAsk AIget https://api.tetrascience.com/v1/artifacts/lakehouse/{namespace}/{slug}/{version}/files/{fileSlug}Returns the file contents for a lakehouse file given a namespace, slug, version, and file slugPath ParamsnamespacestringrequiredArtifact namespace. Should be common, private-, or client-slugstringrequiredArtifact slugversionstringrequiredArtifact versionfileSlugstringenumrequiredFile slug corresponding to file within a lakehousebuildmanifestsourcedatabricksYmlAllowed:buildmanifestsourcedatabricksYmlQuery ParamsdownloadbooleanIf set to true, return a download urltruefalseResponses 200Successfully fetched file 400Incorrect input provided 404Not found or not visible to userUpdated 7 months ago