Get single protocolAsk AIget https://api.tetrascience.com/v1/artifacts/protocols/{namespace}/{slug}/{version}Returns a single protocol artifact matching the namespace, slug, and versionPath ParamsnamespacestringrequiredArtifact namespace. Should be common, private-, or client-slugstringrequiredArtifact slugversionstringrequiredArtifact versionResponses 200Successfully fetched ProtocolObject 404Not found or not visible to userUpdated 3 months ago