@camunda8/sdk
    Preparing search index...

    Interface SearchElementInstancesResponse

    interface SearchElementInstancesResponse {
        items: ElementInstanceDetails[];
        page: SearchResponsePagination;
    }
    Index

    Properties

    Properties