Get available file slugs for ai-workflowAsk AIget https://api.tetrascience.com/v1/artifacts/ai-workflows/{namespace}/{slug}/{version}/filesReturns which file slugs are available to retrieve for this AI WorkflowPath ParamsnamespacestringrequiredArtifact namespace. Should be common, private-, or client-slugstringrequiredArtifact slugversionstringrequiredArtifact versionResponses 200Successfully fetched available AiWorkflow file slugs 400Incorrect input provided 404Not found or not visible to userUpdated 3 months ago