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

    Type Alias GetBatchOperationErrors

    type GetBatchOperationErrors = {
        "400": ProblemDetail;
        "404": ProblemDetail;
        "500": ProblemDetail;
    }
    Index

    Properties

    Properties

    The provided data is not valid.

    The batch operation is not found.

    An internal error occurred while processing the request.