Anchorage API reference
    Preparing search index...
    interface ListArtifactsScope {
        namePrefix?: string;
        runId: string;
        workflowId: string;
    }
    Index

    Properties

    namePrefix?: string

    Optional name prefix filter, e.g. 'reports/'.

    runId: string
    workflowId: string