Returns a list of Connector artifacts given a namespace and slugAsk AIget https://api.tetrascience.com/v1/artifacts/connectors/{namespace}/{slug}Returns a list of all Connector artifacts given a namespace and slugPath ParamsnamespacestringrequiredArtifact namespace. Should be common, private-, or client-slugstringrequiredArtifact slugQuery Paramslatest_onlybooleanOnly return the latest version of each artifacttruetruefalseResponses 200Successfully fetched ConnectorObject list 404Not found or not visible to userUpdated 7 months ago