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

    CREDENTIAL_PRESENTATION_VERIFIER_APPLICATION_INSTANCE_RETRIEVE_START

    interface CredentialPresentationVerifierApplicationInstanceRetrieveStartEventSanitised {
        category: "credential-presentation";
        data: { id: string; verifierApplicationId: string };
        id: string;
        requestId: string;
        requestIp: string | undefined;
        tenantId: string;
        timestamp: number;
        type: "CREDENTIAL_PRESENTATION_VERIFIER_APPLICATION_INSTANCE_RETRIEVE_START";
        userAgent: string | undefined;
        version: "1";
    }
    Index
    category: "credential-presentation"
    data: { id: string; verifierApplicationId: string }
    id: string
    requestId: string
    requestIp: string | undefined
    tenantId: string
    timestamp: number
    type: "CREDENTIAL_PRESENTATION_VERIFIER_APPLICATION_INSTANCE_RETRIEVE_START"
    userAgent: string | undefined
    version: "1"