Tela SDK for JavaScript
    Preparing search index...

    Parameters included in pagination links.

    type LinkParams = {
        excludeInputOutputColumns?: boolean;
        limit: number;
        offset: number;
        promptApplicationId: string;
    }
    Index

    Properties

    excludeInputOutputColumns?: boolean

    Whether heavy input/output columns are omitted from task rows

    limit: number

    Number of items per page

    offset: number

    Starting offset for the page

    promptApplicationId: string

    The workstation application ID