Get contents for a schemas fileAsk AIget https://api.tetrascience.com/v1/artifacts/schemas/{namespace}/{slug}/{version}/files/{fileSlug}Returns the file contents for a schemas 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 schemabuildmanifestreadmesourceschemaexpectedAllowed:buildmanifestreadmesourceschemaexpectedQuery ParamsdownloadbooleanIf set to true, return a download urltruefalseResponses 200Successfully fetched file 400Incorrect input provided 404Not found or not visible to userUpdated 3 months ago