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

    Type Alias SearchClientsForGroupResponses

    type SearchClientsForGroupResponses = {
        "200": SearchQueryResponse & { items?: TenantClientResult[] };
    }
    Index

    Properties

    Properties

    The clients assigned to the group.

    Type Declaration