MATTR VII Platform API Events Registry - v12.23.0
    Preparing search index...

    ECOSYSTEM_VERIFIER_POLICY_RETRIEVE_START

    interface EcosystemVerifierPolicyRetrieveStartEventSanitised {
        category: "ecosystem";
        data: { ecosystemId: string; policyId: string };
        id: string;
        requestId: string;
        requestIp: string | undefined;
        tenantId: string;
        timestamp: number;
        type: "ECOSYSTEM_VERIFIER_POLICY_RETRIEVE_START";
        userAgent: string | undefined;
        version: "1";
    }
    Index
    category: "ecosystem"
    data: { ecosystemId: string; policyId: string }
    id: string
    requestId: string
    requestIp: string | undefined
    tenantId: string
    timestamp: number
    type: "ECOSYSTEM_VERIFIER_POLICY_RETRIEVE_START"
    userAgent: string | undefined
    version: "1"