v1
latestOpenAPI 3.1.02026-07-24239123562.1 KBtetraflows
Get contents for a tetraflow file
Returns the file contents for a tetraflow file given a namespace, slug, version, and file slug
get/v1/artifacts/tetraflows/{namespace}/{slug}/{version}/files/{fileSlug}
Path parameters
namespacestring required
Artifact namespace. Should be common, private-, or client-
slugstring required
Artifact slug
versionstring required
Artifact version
fileSlug'build' | 'manifest' | 'readme' | 'source' | 'protocol' | 'tetraflowYml' | 'generated' required
File slug corresponding to file within a tetraflow
Query parameters
downloadboolean
If set to true, return a download url
include_prereleasesboolean
Include prerelease artifacts in search
Response
Successfully fetched file