@camunda8/orchestration-cluster-api
    Preparing search index...

    Type Alias SearchElementInstancesData

    type SearchElementInstancesData = {
        body?: ElementInstanceSearchQuery;
        path?: never;
        query?: never;
        url: "/element-instances/search";
    }
    Index

    Properties

    Properties

    path?: never
    query?: never
    url: "/element-instances/search"