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