• Retrieves the template for the auth message for a specific operation

    Parameters

    • operation: Operation

      the operation to get the message template for

    Returns QueryObject<string, {
        op_args?: RawGtv[];
        op_name: string;
    }>

    the message template